I'm not a DBA. Please, if someboby knows where I can find some simple
documentation on MS SQL triggers menaging. I have to develope some
client-server application allows on change some data in SQL Server table
recieve parameters to service running in other client machine using TCP/IP.
In easy words, on record adding in SQL db some client (VB application) have
to be informed about it. On this moment I have not adea how to perform it. I
got sugestion from somebody to use SQL Server trigger as first step.
Thanks in forward for all ideas.
Vitaly.