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

sql server replication

group:

Conflict Resolution


Conflict Resolution Anthony Small
9/28/2005 12:45:15 PM
sql server replication:
Is it possible to have a message or notification if/when conflicts occur?
Is this art of any standard resolver or does this require a custom resolver
to be created?

TIA

Tony S.

Re: Conflict Resolution Paul Ibison
9/28/2005 1:09:37 PM
Tony,
you could use a custom resolver or regularly poll the conflict table.
Cheers,
Paul Ibison SQL Server MVP, www.replicationanswers.com
(recommended sql server 2000 replication book:
http://www.nwsu.com/0974973602p.html)

Re: Conflict Resolution Anthony Small
9/28/2005 1:54:47 PM
Thanks Paul

Tony S.

[quoted text, click to view]

Re: Conflict Resolution Paul Ibison
9/30/2005 3:54:17 PM
Panos,
there'll be one per table in the format:
conflict_<PublicationName>_<ArticleName>_usertablename
These tables are stored at the publisher.
Cheers,
Paul Ibison SQL Server MVP, www.replicationanswers.com
(recommended sql server 2000 replication book:
http://www.nwsu.com/0974973602p.html)

Re: Conflict Resolution Panos
9/30/2005 4:22:56 PM
Hi Paul,
Is there only one conflict table or one conflict table per db table ?

Is the conflict table stored in the SQLCE db or only at the SQL2000 DB ?

Thank you for your time
Panayotis

[quoted text, click to view]
AddThis Social Bookmark Button