all groups > sql server replication > august 2007 >
You're in the

sql server replication

group:

Merge replication triggers


Merge replication triggers Ravi Lobo
8/3/2007 3:04:00 PM
sql server replication:
In DTS whenever the data was imported to tables in replication, the merge
tracking triggers were not getting fired.

There was an option FAST LOAD / BULK load (not sure) which was required to
be deselected.

I am using SSIS and find that the triggers are not fired even here. Does
anyone know which option in SSIS need to be deselected to fire the
replication triggers?
Re: Merge replication triggers Paul Ibison
8/6/2007 12:00:00 AM
Please take a look here:
http://msdn2.microsoft.com/en-us/library/ms141237.aspx
There is an option to type FIRE_TRIGGERS in the Advanced Editor...
HTH,
Paul Ibison

AddThis Social Bookmark Button