Synchronization Problem -
02-20-2006
, 09:45 AM
We've got a SQL Server 2000 to store the data. There are 2 offices,
Office A and Office B. The primary server is hosted in office A and both
staffs in Office A and Office B can modify the data in the system. We
are planning to setup one more server in Office B in order to improve
the performance of the system. Data should be synchronized among two
regions.
What issues should be considered? How can we configure our database
server?
Thanks!
Vin |