S
Steven Van Eyck
Hi there
I'm developing a Windows Service that needs to take a specific action each
time a new record is inserted in a database table.
I can write a select statement that the Service executes recursively, but I
was wondering if there is a more efficient way to 'monitor' a database table
for new records that are inserted.
Thanks for sharing your idea's
Cheers
Steven
I'm developing a Windows Service that needs to take a specific action each
time a new record is inserted in a database table.
I can write a select statement that the Service executes recursively, but I
was wondering if there is a more efficient way to 'monitor' a database table
for new records that are inserted.
Thanks for sharing your idea's
Cheers
Steven