all groups > sql server replication > july 2003 >
You're in the

sql server replication

group:

Update statements replication issue.


Update statements replication issue. Obaid
7/18/2003 9:01:17 AM
sql server replication:
I had update triger setup on one of the subscription
table.The problem is that when I run an update on the
published table replication is never updating the records
on the subscription table. Instead of the update it is
doing a delete and an insert. Can some one guide me as to
what setting I have wrong. I did not have this problem
when I had replication setup on 6.5 and the triger was
firing.
Update statements replication issue. aleem a mohammed
7/18/2003 9:22:30 AM
Make sure you add NOT FOR REPLICATION option in the trigger
Aleem
[quoted text, click to view]
AddThis Social Bookmark Button