Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 How to copy a package from 1 server to another

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-12-10 : 09:23:55
Ron writes "How do I copy a package from one server to another?

Thanks for any help!
RG"

robvolk
Most Valuable Yak

15732 Posts

Posted - 2001-12-10 : 09:31:02
Go into the DTS Designer window on the package, then choose Save As. Select the new server you want to save the package to, using the proper login credentials.

Go to Top of Page
   

- Advertisement -