Hi,

Is there a way to have SQL Server generate an event
on an allready running VB-program?

Like when a table gets updated, i want the program to check it again, to see if it allready has to do something.

I know i should use a trigger, but I dont know what kind of code to use in the trigger, and also dont know how to have a vb-program start doing something triggered from the 'outside'...

Thanks,

Matthijs Vader