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
 SQL Server Development (2000)
 Automating table imports

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-05-04 : 08:32:55
Brian writes "WIN2K Server SP1
SQLServer2000 Enterprise

I am working with a legacy database that is modified enterprise wide on a daily basis. I want to somehow automate the DTS wizard through T-SQL or perhaps use something like the BULK INSERT command to grab an entire set of tables from the legacy system and replicate them into SQL Server. I am familiar with the SQL Server Agent and the use of Jobs - I just can't find the necessary way to get a handle on DTS through T-SQL. Is there a better way to do this?

Thanks"
   

- Advertisement -