Hi guys,
I have a form in Excel with a button for inserting data to a SQL table. The insertion works fine, the row is inserted successfully but the trigger related to my table in my database doesn't work, however when I perform any insertion working in my SSMS the trigger works fine!. I need that the trigger works when I insert any row from excel.
Anybody has had a similar issue working with data inserted from Excel/VBA to SQL server?
Please, I would appreciate any advice. Thank you very much in advance!!!!
GonFer
I have a form in Excel with a button for inserting data to a SQL table. The insertion works fine, the row is inserted successfully but the trigger related to my table in my database doesn't work, however when I perform any insertion working in my SSMS the trigger works fine!. I need that the trigger works when I insert any row from excel.
Anybody has had a similar issue working with data inserted from Excel/VBA to SQL server?
Please, I would appreciate any advice. Thank you very much in advance!!!!
GonFer