Supporting DTS in SQL Server 2005
Posted in Computers on May 14th, 2008
Supporting DTS packages in SSIS ( SQL Server Integration Services ) is a daunting task for many. Let’s look at what you need to get the job done and get some good tutorials on the subject.
Firstly, we need to make sure we can run DTS packages from SQL Server 2005. Since DTS and SSIS are [...]