Dec 5, 2001 #1 Beesknees Programmer Joined Feb 27, 2001 Messages 95 Location GB How can I transfer a DTS package from one SQL Server to another? I don't want to recreate it manually. Thanks.
How can I transfer a DTS package from one SQL Server to another? I don't want to recreate it manually. Thanks.
Dec 5, 2001 #2 RickCole Technical User Joined May 9, 2001 Messages 349 Location GB Open your DTS package and then go to Package:Save As... From the pop screen displayed you have an option to pick out the server name of where you want to save your DTS package. Rick. Upvote 0 Downvote
Open your DTS package and then go to Package:Save As... From the pop screen displayed you have an option to pick out the server name of where you want to save your DTS package. Rick.
Dec 6, 2001 Thread starter #3 Beesknees Programmer Joined Feb 27, 2001 Messages 95 Location GB Easy as that? Thanks. I did actually end up saving it to a file and then opening up the file in the other server and saving it to the server that way. Upvote 0 Downvote
Easy as that? Thanks. I did actually end up saving it to a file and then opening up the file in the other server and saving it to the server that way.