Results 1 to 4 of 4

Thread: [RESOLVED] Transferring a Data Transformation Services (DTS) - Local Package to another Server

  1. #1

    Thread Starter
    Giants World Champs!!!! Mark Gambo's Avatar
    Join Date
    Sep 2003
    Location
    Colorado
    Posts
    2,965

    Resolved [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."


  2. #2
    Fanatic Member
    Join Date
    May 2005
    Posts
    608

    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.

  3. #3

    Thread Starter
    Giants World Champs!!!! Mark Gambo's Avatar
    Join Date
    Sep 2003
    Location
    Colorado
    Posts
    2,965

    Re: Transferring a Data Transformation Services (DTS) - Local Package to another Server

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


  4. #4

    Thread Starter
    Giants World Champs!!!! Mark Gambo's Avatar
    Join Date
    Sep 2003
    Location
    Colorado
    Posts
    2,965

    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
  •  



Click Here to Expand Forum to Full Width