detect database changes using a c# application

  • Thread starter Thread starter Reddy
  • Start date Start date
R

Reddy

Hi,

I am in the process of developing a C# application which runs continuously
in the background on the server. It should grab the changes in the database
and send the modified or new results to me in an email.


I heard that it could be done using SQL Server Jobs. But I am looking to
develop it using a C# application.


Can anyone help how to do this or point me to some resources with sample
source codes.

Thanks,

Reddy
 

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