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.
| 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. |
 |
|
|
|
|
|