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)
 Moving tables and data to another database

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2006-08-31 : 11:02:07
Jim writes "My VB.Net Setup application needs to programmatically move tables and their data to a different database on the same server instance. (The app is consolidating unique tables from three databases into one database). DTS was suggested as an approach, but I don't have any experience in its use. Also, it should support SQL 2000 and SQL 2005. Thanks in advance for any insights."

nr
SQLTeam MVY

12543 Posts

Posted - 2006-08-31 : 11:32:23
Try dmo.
http://www.nigelrivett.net/DMO/SQL-DMOTransfer.html



==========================================
Cursors are useful if you don't know sql.
DTS can be used in a similar way.
Beer is not cold and it isn't fizzy.
Go to Top of Page
   

- Advertisement -