dbTalk Databases Forums  

SQL 2005 Legacy DTS Package Migration Wizard

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


Discuss SQL 2005 Legacy DTS Package Migration Wizard in the microsoft.public.sqlserver.dts forum.



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

Default SQL 2005 Legacy DTS Package Migration Wizard - 03-17-2010 , 11:05 AM






It appears I had successfully migrated sql server 2000 dts packages to sql
server 2005. However, I can't find them on sql server 2005. How do you
reference these packages.

Thanks in advance

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

Default RE: SQL 2005 Legacy DTS Package Migration Wizard - 03-18-2010 , 05:39 AM






In SQL 2005 (and 2008) your Integration Services Packages are stored with the
Integrations Service.

Open SQL Server Management Studio. Use the Object Explorer and click
Connect. Select Integration Services. Supply connection info as appropriate.
Once connected, you will need to expand the Stored Packages node and either
the File System or MSDB node, depending on how you saved your package.

I can almost predict that your next post to this forum will be:
"Which is better, storing packages in the File System, or in the MSDB
database?"
Most people I have talked to prefer the MSDB database. Mostly because we're
all DBA's and hey, to a hammer, the whole world is a nail!

Hope this helped.
--
Todd C
MCTS SQL Server 2005


"RG" wrote:

Quote:
It appears I had successfully migrated sql server 2000 dts packages to sql
server 2005. However, I can't find them on sql server 2005. How do you
reference these packages.

Thanks in advance

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.