Groups | Blog | Home
all groups > sql server (alternate) > september 2003 >

sql server (alternate) : XMLBulk load and trigger



ddh2739 NO[at]SPAM yahoo.com
9/12/2003 5:31:22 PM
Seems the XMLBulkload does not support the "Trigger".
But I really need to execute some rules after bulk load, anyone can
give me some hints about this?
I wonder whether I can fire a trigger in my asp code after I
execeuting xmlbulkload?
Or any other ways to fire trigger?

Thanks for your assistance!

oj
9/14/2003 9:01:35 AM
You would have to bulkload into a staging table then perform Insert into the
basetable for the trigger to get fired.

--
-oj
Rac v2.2 & QALite!
http://www.rac4sql.net


[quoted text, click to view]

AddThis Social Bookmark Button