Bharat Guru
asked on
how to convert sql 2000 DTS to sql server 2008
how to convert sql server 2000 to SQL server 2008 DTS?
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
I strongly recommend to re-write your OLD DTS packages in SSIS,
because there are MAJOR differences in SSIS, and you can use lots of Tasks and transformations which you didn't have in old DTS.
because there are MAJOR differences in SSIS, and you can use lots of Tasks and transformations which you didn't have in old DTS.
See
http://msdn.microsoft.com/en-us/library/cc768544%28SQL.100%29.aspx