all groups > sql server replication > march 2005 >
You're in the

sql server replication

group:

Conflicts in merge subscription


Conflicts in merge subscription Paul Ibison
3/7/2005 4:32:50 AM
sql server replication:
The conflict viewer will tell you which rows are in
conflict. To avoid them - you could make sure you are
using column-level conflict tracking, rather than row-
level. If you don't want data to conflict at all, you
could partition the data across publisher and subscriber,
but this is usually a business decision rather than a
replication configuration.
HTH,
Paul Ibison SQL Server MVP, www.replicationanswers.com
(recommended sql server 2000 replication book:
http://www.nwsu.com/0974973602p.html)
Conflicts in merge subscription Yoli
3/7/2005 1:22:01 PM
Hello!

I have some merge publications, sometimes it produces conflicts. Can
somebody tell me where I can find some information to avoid these
conflicts??

Thanks in advance!

--
Yoli


AddThis Social Bookmark Button