Using Global Variable script

  • I want to transfter data from one table on server 1 based on paramter

    and insert the result  into a table on server 2 (both sql server)

     

    any idea how to do this using global variables in DTS?

     

    Thanks a Lot

  • Check out

    http://www.sqldts.com/default.aspx?205

    sqldts.com has a ton of articles about this stuff.

    copying between servers is easy, you can set up connections for each server, and create data pump tasks.

    Take a look, Read a book.

    The Reading Rainbow

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply