dbTalk Databases Forums  

copying DTS file

microsoft.public.sqlserver.setup microsoft.public.sqlserver.setup


Discuss copying DTS file in the microsoft.public.sqlserver.setup forum.



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

Default copying DTS file - 07-23-2009 , 11:32 AM






Hello:

We are moving data fronm a SQL 2000 server to a SQL 2005 server. How do you
copy DTS package files from one SQL server to another? Can you right-click
on the package files on the 2000 box and export the packages to a file for
transferring to the 2005 box or something along those lines?

childofthe1980s

Reply With Quote
  #2  
Old   
Lucas Kartawidjaja
 
Posts: n/a

Default RE: copying DTS file - 07-24-2009 , 12:24 PM






In SQL Server 2005, DTS has been replaced by SQL Server Integration Service.
However, you can still be able to export DTS packages from SQL Server 2000 to
SQL Server 2005 (just as you've mentioned), provided that you installed the
Feature Pack for SQL Server 2005, which includes the Microsoft SQL Server
2000 DTS Designer Components. It can be found on:
http://www.microsoft.com/downloads/d...displaylang=en

If you want to migrate your DTS from SQL Server 2000 onto SSIS in SQL Server
2005, the following article talks about it:
http://www.microsoft.com/downloads/d...displaylang=en

You don't have to convert your DTS into SSIS package in SQL 2005 since you
can run DTS in SQL 2005, but you might want to consider it.


"childofthe1980s" wrote:

Quote:
Hello:

We are moving data fronm a SQL 2000 server to a SQL 2005 server. How do you
copy DTS package files from one SQL server to another? Can you right-click
on the package files on the 2000 box and export the packages to a file for
transferring to the 2005 box or something along those lines?

childofthe1980s

Reply With Quote
  #3  
Old   
Lucas Kartawidjaja
 
Posts: n/a

Default RE: copying DTS file - 07-24-2009 , 12:34 PM



Oopss. Sorry, here's the article on DTS to SSIS migration:
http://www.simple-talk.com/sql/sql-s...sis-migration/

"Lucas Kartawidjaja" wrote:

Quote:
In SQL Server 2005, DTS has been replaced by SQL Server Integration Service.
However, you can still be able to export DTS packages from SQL Server 2000 to
SQL Server 2005 (just as you've mentioned), provided that you installed the
Feature Pack for SQL Server 2005, which includes the Microsoft SQL Server
2000 DTS Designer Components. It can be found on:
http://www.microsoft.com/downloads/d...displaylang=en

If you want to migrate your DTS from SQL Server 2000 onto SSIS in SQL Server
2005, the following article talks about it:
http://www.microsoft.com/downloads/d...displaylang=en

You don't have to convert your DTS into SSIS package in SQL 2005 since you
can run DTS in SQL 2005, but you might want to consider it.


"childofthe1980s" wrote:

Hello:

We are moving data fronm a SQL 2000 server to a SQL 2005 server. How do you
copy DTS package files from one SQL server to another? Can you right-click
on the package files on the 2000 box and export the packages to a file for
transferring to the 2005 box or something along those lines?

childofthe1980s

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.