Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Conflicts in merge replication of SQL Server
Message
 
 
To
13/03/2001 00:47:22
Km Kwun
Eastop Consultants Limited
Nt, Hong Kong
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00484348
Message ID:
00484454
Views:
15
>I am new to SQL server replication and planning to set up merge replication among 3 SQL servers at 3 different sites. If 2 users modify the same record at same time in of 2 different site, will the change in one site overwrites that of other site without warning?
>
>(This message was posted onto the SQL Server Forum and got no reply. Maybe, the experts in this forum can help.)
>
>KM

KM,
It depends.

When you set up replication, you have the option of assigning a synchronizarion priority. If none is set then the changes get assigned the priority of the publisher machine. If both machines in question, get assigned the same priority (either explicitly by you or automatically in the case above) then the first machine's changes will take effect. If you set different priorities then the changes from the machine with the highest priority will win.

HTH.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Reply
Map
View

Click here to load this message in the networking platform