Copying of DTS Packages from one server to another -
10-09-2003
, 02:27 AM
Hi
Another newbie question.
I have 2 unconnected SQL Server. How do I copy some
packages from one server to another ?
I tried Backup Database os the msdb database and Restore
it on the target, it overwrites everything there. The
previously existing packages created in the target server
is gone.