G
Gum
I need to run a VB.Net 2008 procedure whenever there is an insert on a sql
table. Conceptually, I could create a trigger (either within Visual Studio
or SQL Server Mgmt Studio) that would be external. How can I create a VB.net
event that could be used to initiate action in a sub?
table. Conceptually, I could create a trigger (either within Visual Studio
or SQL Server Mgmt Studio) that would be external. How can I create a VB.net
event that could be used to initiate action in a sub?