|
-
Feb 15th, 2006, 11:49 AM
#1
Thread Starter
Giants World Champs!!!!
[RESOLVED] Transferring a Data Transformation Services (DTS) - Local Package to another Server
Recently we moved our MSSQL7 data from one server to another. Every thing went fine but I now need to transfer the a few Data Transformation Services - Local Package from the old server to the new one. Does anyone have any information on how I might go about doing this?
Thanks
Regards,
Mark
Please remember to rate posts! Rate any post you find helpful. Use the link to the left - "Rate this Post". Please use [highlight='vb'] your code goes in here [/highlight] tags when posting code. When a question you asked has been resolved, please go to the top of the original post and click "Thread Tools" then select "Mark Thread Resolved."
-
Feb 15th, 2006, 12:07 PM
#2
Re: Transferring a Data Transformation Services (DTS) - Local Package to another Server
The only way I know is to export them with Enterprise Manager in Sql Server 2000.
What you have to do, is edit the package, click on the save button and in Location, choose Structured Storage File, instead of the SQL Server option.
A save as dialog will appear and you have to save the package as DTS.
HTH
HoraShadow
Last edited by HoraShadow; Feb 15th, 2006 at 12:11 PM.
I do like the reward system. If you find that my post was useful, rate it.
-
Feb 15th, 2006, 12:58 PM
#3
Thread Starter
Giants World Champs!!!!
Re: Transferring a Data Transformation Services (DTS) - Local Package to another Server
 Originally Posted by HoraShadow
The only way I know is to export them with Enterprise Manager in Sql Server 2000.
What you have to do, is edit the package, click on the save button and in Location, choose Structured Storage File, instead of the SQL Server option.
A save as dialog will appear and you have to save the package as DTS.
HTH
HoraShadow
Will that work with MSSQL7, I didn't see that option.
Regards,
Mark
Please remember to rate posts! Rate any post you find helpful. Use the link to the left - "Rate this Post". Please use [highlight='vb'] your code goes in here [/highlight] tags when posting code. When a question you asked has been resolved, please go to the top of the original post and click "Thread Tools" then select "Mark Thread Resolved."
-
Feb 15th, 2006, 01:06 PM
#4
Thread Starter
Giants World Champs!!!!
Re: Transferring a Data Transformation Services (DTS) - Local Package to another Server
I figured it out, if you open the DTS package Under the Package Menu Item there is a Save As option. I just saved it onto the new server and it worked like a charm.
Thanks!
Regards,
Mark
Please remember to rate posts! Rate any post you find helpful. Use the link to the left - "Rate this Post". Please use [highlight='vb'] your code goes in here [/highlight] tags when posting code. When a question you asked has been resolved, please go to the top of the original post and click "Thread Tools" then select "Mark Thread Resolved."
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|