monitor database table

  • Thread starter Thread starter Steven Van Eyck
  • Start date Start date
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top