Notify C# service when sql server table changes (on the same machine)

  • Thread starter Thread starter Avi
  • Start date Start date
A

Avi

Hi all,

Is it possible to get my c# service notified in some why when a field in an
SQL Server table is modified? Both service and SQL Server are one the same
machine.

Thanks,
Avi
 
Back
Top