Psst! Did you know DevelopmentNow is a mobile web site design agency?

Contact us for help mobilizing your site, or to sign up for our beta Mobile Web SDK!
all groups > sql server replication > may 2005 >

sql server replication : replication triggers


nick
5/23/2005 12:00:00 AM
Hi all:

Cannot insert duplicate key row in object 'MSmerge_tombstone' with unique
index 'uc1MSmerge_tombstone'.
The statement has been terminated.


that is the error i got when i try to delet a record from table which has
merge replication on.
i had a check that this error actually is from the trigger generated by
replication..


so any helps will be appreciated.

Thanks

Nick


Christian Donner
5/28/2005 4:16:01 PM
"nick" schrieb:
[quoted text, click to view]

Fernando
10/16/2008 9:20:44 AM
I'm getting this same error and looking for solution. One of them showed me to trying to find duplicate GUID cols in the corresponding table generating the error. Will fetch some T-SQL code to try to accomplish that... hope it helps ya.

From http://www.developmentnow.com/g/114_2005_5_0_0_526279/replication-triggers.htm

Posted via DevelopmentNow.com Groups
Fernando
10/16/2008 9:20:48 AM
I'm getting this same error and looking for solution. One of them showed me to trying to find duplicate GUID cols in the corresponding table generating the error. Will fetch some T-SQL code to try to accomplish that... hope it helps ya.

From http://www.developmentnow.com/g/114_2005_5_0_0_526279/replication-triggers.htm

Posted via DevelopmentNow.com Groups
AddThis Social Bookmark Button