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 2000 Forums
 Import/Export (DTS) and Replication (2000)
 Database synchronization

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2006-03-20 : 09:13:21
Milan writes "I have 2 SQL server on 2 diffrent location
Connectivity between both is very low.
One server is accepting Orders from internet.
Second server accept orders fron Client-server application.
I want to keep database upto date every movement.
How i should go ahead ?"

RickD
Slow But Sure Yak Herding Master

3608 Posts

Posted - 2006-03-20 : 09:38:32
Use either Merge or set up two way Transactional replication..
Go to Top of Page
   

- Advertisement -