all groups > sql server replication > may 2006 >
You're in the

sql server replication

group:

Insert Stored Procedures not firing during reinitialization


Re: Insert Stored Procedures not firing during reinitialization Hilary Cotter
5/11/2006 9:16:51 PM
sql server replication:
Yes, its a bcp operation. In sql 2005 you can elect to have triggers fire
during the bcp operation.

--
Hilary Cotter
Director of Text Mining and Database Strategy
RelevantNOISE.Com - Dedicated to mining blogs for business intelligence.

This posting is my own and doesn't necessarily represent RelevantNoise's
positions, strategies or opinions.

Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html

Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com



[quoted text, click to view]

Insert Stored Procedures not firing during reinitialization DickChristoph
5/11/2006 11:04:00 PM
Hi

Am I correct in assuming that in transactional replication the Insert stored
procedure are not executed when it is doing a bulk copy (after
reinitializing the subscription) In MS SQL 2000?

-Dick Christoph

Re: Insert Stored Procedures not firing during reinitialization DickChristoph
5/12/2006 2:55:07 AM
Thanks for the info. I need to figure out how something else happens (A
subsequent table is built from the replicated data and I thought it was all
handled in some customizations that were done to the insert stored
procedure.)

I guess the previous programmer just figured if we ever reinitialized we
would just run a separate stored procedure manually.

--
-Dick Christoph
[quoted text, click to view]

AddThis Social Bookmark Button