Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Invoke .NET program from SQL SERVER SP / TRIGGER

Status
Not open for further replies.

3DDD

Programmer
Oct 15, 2003
30
0
0
US
I need to call a Visual Basic .NET object when a specific event happens in SQL Server. I can capture this event through an INSERT trigger on a table, but how do I call the Visual Basic .NET object from the trigger?

Any Ideas???

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top