Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 SSIS and Import/Export (2005)
 data trasfer between host server and main server

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2007-01-18 : 08:38:51
bab writes "My company is going to host our web application in a host server with the sql server DB needed for the application. what is the best way to transfer the data between host server and main server.

Any thought."

nr
SQLTeam MVY

12543 Posts

Posted - 2007-01-18 : 09:15:31
Depends on what access you have to the host server and whether you want to do incremental updates or complete refreshes.

Replication, dmo, backup restore, bcp, ssis, tape, cd, dvd - any could be applicable.

==========================================
Cursors are useful if you don't know sql.
DTS can be used in a similar way.
Beer is not cold and it isn't fizzy.
Go to Top of Page
   

- Advertisement -