Groups | Blog | Home
all groups > sql server replication > march 2006 >

sql server replication : check merge replication conflicts


mitsql
3/6/2006 7:45:04 PM
Hi,

I would like to know if we can check merge replication conflicts
programmatically.
which tables do we need to check for replication conflicts?
By default some conflict_* tables are created. will these contain the
info?


Rgds,
amit
Paul Ibison
3/7/2006 12:00:00 AM
Yes - these custom-named tables and MSmerge_delete_conflicts will contain
the info you require.
Cheers,
Paul Ibison SQL Server MVP, www.replicationanswers.com
(recommended sql server 2000 replication book:
http://www.nwsu.com/0974973602p.html)

mitsql
3/7/2006 1:51:00 AM
thanks a lot.
AddThis Social Bookmark Button