Edit the DTS task and uncheck the "Bulk Insert" check box under the Advanced folder
(I'm not 100% on the names, but I'm sure that you'll find it). Note that this will
affect performance of the import, of course.
--
Tibor Karaszi, SQL Server MVP
FAQ from Neil at: http://www.sqlserverfaq.com
Please reply to the newsgroup only, not by email.
Allan
Hi,
I have written a triger on a base table that inserts changed and inserted
rows from the base table into a history table. It works fine when I insert
or update records from QA or directly in the base table.
But, when I create and run a DTS package that inserts rows into the base
table, the TRIGGER DOESN'T FIRE!
Please give me any suggestions how is this possible and how to prevent it.
Regards, Tanja
.
1. trigger does not fire when inserting via DTS
Hi,
I have written a triger on a base table that inserts changed and inserted
rows from the base table into a history table. It works fine when I insert
or update records from QA or directly in the base table.
But, when I create and run a DTS package that inserts rows into the base
table, the TRIGGER DOESN'T FIRE!
Please give me any suggestions how is this possible and how to prevent it.
Regards, Tanja
2. SQL Server 6.5 suddenly slow
3. Trigger not firing via DTS (slightly educated Newbie - LOL)
5. SQL Server 2000 bug: DTS import does not fire insert trigger
6. FA: Oracle Built-in Packages book from O'Reilly
7. bulk insert not firing insert triggers
8. *= join syntax going away in SQL 2000?
9. trigger do not fire when doing bulk update
10. Trigger trouble - fired via DTS
11. SQL7, DTS, Insert Trigger won't fire
12. Bcp Not firing Insert Trigger
13. Trigger not firing for multiple insert