dbTalk Databases Forums  

upgrade DTS packages automatically ?

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss upgrade DTS packages automatically ? in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Steve M
 
Posts: n/a

Default upgrade DTS packages automatically ? - 03-29-2010 , 11:11 PM






Hi -

I'm not familar with DTS deatils. I was wondering if Microsoft has a tool in
either SQL 2k5 or SQL 2k5 SSIS which "converts" SQL 2k DTS packages into
something editable and runable in SQL 2k5/2k8 ? Does such a tool exist, or am
I going to have to re-write all of this stuff ?

Thanks,

Steve

Reply With Quote
  #2  
Old   
Todd C
 
Posts: n/a

Default RE: upgrade DTS packages automatically ? - 03-30-2010 , 07:36 AM






Yes. In SQL @005 and 2008 you use the SQL Server Management Studio (SSMS) to
conntect to your existing DTS Packages (under the Management >> Legacy node).
Right click on an existing DTS Package and select Migrate. The wizard will
walk you through creating an SSIS equivalent package. Note that not
everything is convertable and you should open the new package(s) in Visual
Studio/BIDS to see what the wizard created. You may need to do some manual
tweaking to get it to work.

I suggest you store your new SSIS Packages in the MSDB database (it's one of
the options).

HTH

Good luck.
--
Todd C
MCTS SQL Server 2005


"Steve M" wrote:

Quote:
Hi -

I'm not familar with DTS deatils. I was wondering if Microsoft has a tool in
either SQL 2k5 or SQL 2k5 SSIS which "converts" SQL 2k DTS packages into
something editable and runable in SQL 2k5/2k8 ? Does such a tool exist, or am
I going to have to re-write all of this stuff ?

Thanks,

Steve

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.