MergeReplication /Insert Conflicts /custom BusinessLogicHandler


hello,

i have merge replication running on sql server 2005 developer edition.
able use own conflict handler implemented , deployed own
businesslogicmodule written in c#. till here works fine
not know how handle following scenarios:

1) when, while synchronization, insert error occurs example because
of unique key constraint on rows, not see way solve
conflict inside conflict handler. 1 option example
delete conflicting row @ subscriber or publisher. not
know how inside custom conflict handler.

2) if override example method updatehandler
businesslogicmodule have access publisher , subscriber
dataset have update conflict. dataset contains 1 table
with 1 row. there way define replication have referenced
tables in dataset, too? unfortunately, logical records not
option because not work custom conflict handlers.

hello,

 

have solved problem no 1) i.e. unique key constarint problem. have similar problem , need help.please post if found solution

 



SQL Server  >  SQL Server Replication



Comments

Popular posts from this blog

Conditional formatting a graph vertical axis in SSRS 2012 charts

Register with Power BI failed

SQL server replication error Cannot find the dbo or user defined function........