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

sql server replication

group:

CONFLICT TABLES


CONFLICT TABLES SouRa
5/31/2005 3:35:34 AM
sql server replication:
Hi,

I am dealing with merge replication.

Is there any option(query) to view the lattest conflict records(for current
date)
for all the conflicted tables?

Thanks,
Soura.
Re: CONFLICT TABLES Hilary Cotter
5/31/2005 7:14:22 AM
You can query the conflict tables directly on the publisher and sort by
MSrepl_create_time desc. You can view conflicts using the conflict viewer,
but they will be presented in the order they occur, i.e. the earliest will
be first.

--
Hilary Cotter
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html

Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com
[quoted text, click to view]

AddThis Social Bookmark Button