Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 Import/Export (DTS) and Replication (2000)
 transferring table structure from one pc to another

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2005-06-22 : 07:50:59
gaurav ghai writes " I made a Table using sql server 2000 on my PC and wish to transfer the table on one of my school computers...How can this be done? The Table is quite big so I dont want to insert every row again on the other computer.
And yes....the school computer doesn't have access to the internet...so how can i do this?
also i had made a small database application of library management on my personal computer. now i want it to give it to my school library. but i don't know how i should transfer the table structures into the setup cd that i have made "

madhivanan
Premature Yak Congratulator

22864 Posts

Posted - 2005-06-22 : 07:59:20
Do backup of that DB and send that with set up CD and restote it at client PC

Madhivanan

Failing to plan is Planning to fail
Go to Top of Page
   

- Advertisement -