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)
 Immediate Help Required

Author  Topic 

netdeb
Starting Member

2 Posts

Posted - 2003-07-23 : 04:49:48
Hello All

I have an Intranet and a Sql Server having all the records in it. And I have a mirror image of the Same database in a remote machine.

Both this databases A(In my Machine) and B(Remote Machine) gets updated at any point of time in a day. Now the problem is that I want to schedule a Synchronization technique for the databases and want the latest entered record to be there in both the databases (A and B) without making any kind of data loss or errors.

Please explain me the entire process for achiving this requirement as the earliest possible time.

Regards
DebaNjaN

robvolk
Most Valuable Yak

15732 Posts

Posted - 2003-07-23 : 07:22:11
Please do not cross-post:

http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=27918

Go to Top of Page
   

- Advertisement -