Click here to Skip to main content
15,885,537 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I am trying to import data from my Excel sheet. However this doesnt fire any triggers.
How can i enable triggers to fire when data is imported with SQL Server Import and Export Wizard?

Any suggestions are welcome.
Thanks.
Posted
Comments
[no name] 26-Feb-14 10:31am    
What do you mean by triggers? If you're talking about the triggers in your database tables, make sure you're importing to the right table. The default mapping imports the data to a new table.

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900