dbTalk Databases Forums  

Importing DTS package to a SQL2000 server from a .dts file

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


Discuss Importing DTS package to a SQL2000 server from a .dts file in the microsoft.public.sqlserver.dts forum.



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

Default Importing DTS package to a SQL2000 server from a .dts file - 08-11-2006 , 03:51 PM






To all that might be able to help -

I was given a few DTS packages from a SQL 2000 server and need to import
them into one of my SQL servers, but I'm not sure how to go about that when
it is a .dts file. Can anyone help?

Reply With Quote
  #2  
Old   
Myles
 
Posts: n/a

Default Re: Importing DTS package to a SQL2000 server from a .dts file - 08-12-2006 , 12:38 AM






Hello Ern,

When you refer to importing the DTS packages I am assuming you mean
running them.

In SQL 2000 the easiest way to run a DTS package is form the
dtsrunui.exe

This utility will allow you to browse to the location of the DTS file
and execute the package.

DTSRUNUI will also generate a bat string that can be used in a SQL job.

If you need to edit a DTS file try the following:

1. Open Enterprise Manager
2. Select and Expand the database server
3. Right mouse click on Data Transformation Services folder
4. Select Open Package

Hope this helps

Myles Matheson
Data Warehouse Architect
http://bi-on-sql-server.blogspot.com/


Reply With Quote
  #3  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: Importing DTS package to a SQL2000 server from a .dts file - 08-13-2006 , 06:29 AM



Hello Big,

You can easily add them to the local packages on your sql server by opening
them in EM and then choose "Save As"

Allan

Quote:
To all that might be able to help -

I was given a few DTS packages from a SQL 2000 server and need to
import them into one of my SQL servers, but I'm not sure how to go
about that when it is a .dts file. Can anyone help?




Reply With Quote
  #4  
Old   
Norman Kelm
 
Posts: n/a

Default Re: Importing DTS package to a SQL2000 server from a .dts file - 08-15-2006 , 10:04 AM



Ern,

MS hid this one really well. Fire up Enterprise Manager and connect to
the target SQL Server. If you want to open a .dts file in the DTS
Designer, right click on Data Transformation Services and click Open
Package. Then you can do the Package->Save As to get the package into
your SQL Server.

Norman

get DTS Package Search at http://www.gerasus.com/

Big Ern wrote:
Quote:
To all that might be able to help -

I was given a few DTS packages from a SQL 2000 server and need to import
them into one of my SQL servers, but I'm not sure how to go about that when
it is a .dts file. Can anyone help?

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.