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.
| Author |
Topic |
|
netdeb
Starting Member
2 Posts |
Posted - 2003-07-23 : 04:49:48
|
| Hello AllI 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.RegardsDebaNjaN |
|
|
robvolk
Most Valuable Yak
15732 Posts |
|
|
|
|
|