How to import my data from one server to another server

Last post 08-19-2008 5:46 PM by atulmar. 3 replies.
Page 1 of 1 (4 items)
Active Topics My Discussions Unanswered Sort Posts: Previous Next
  • 08-19-2008 6:17 AM

    How to import my data from one server to another server

    Hi Folks,

     

    I have created a DB table and inserted data in that.Now would like to import that whole data into another Server.

     

    I have created table with script but how to insert total data into that server?

     

    Thanks in advance

  • 08-19-2008 6:45 AM In reply to

    • rachel
    • Not Ranked
    • Joined on 06-02-2005
    • Czech Republic
    • Posts 7

    Re: How to import my data from one server to another server

    Use SSIS or DTS. 

  • 08-19-2008 11:01 AM In reply to

    • AJITH123
    • Top 150 Contributor
    • Joined on 01-09-2007
    • Karnataka India
    • Posts 96

    Re: How to import my data from one server to another server

    Either you script out the data along with the schema [better to use some tool] or add it as a linked server and query it out or export the table data [dts wizard]

  • 08-19-2008 5:46 PM In reply to

    Re: How to import my data from one server to another server

    Depends on data size, number of records.

    If not more than few hundreds records, and only one time job then go for script.

    If ongoing activity and lot of data, then go for SSIS and jobs.

    Atul
Page 1 of 1 (4 items)
Active Topics   My Discussions    Unanswered Posts


© 2000 - 2007 vDerivatives Limited All Rights Reserved.