SQL Server 2000 Data Change Notification

M

Mo Quamar

I am writing a little vb/vb.net application to check every
15 minutes if a record or certain records have changed in
a specific table, If record/records have changed then get
the index of that record. What is the best way to
accomplish this task? Any ideas or source code samples
would be highly appreciated.

I am using vb.net with SQL Server 2000, vb6 is also
available to me.


Thanks
 
H

Herfried K. Wagner

Hello,

Mo Quamar said:
I am writing a little vb/vb.net application to check every
15 minutes if a record or certain records have changed in
a specific table, If record/records have changed then get

INFO: Newsgroup for .NET+database (ADO .NET) questions:

news://msnews.microsoft.com/microsoft.public.dotnet.framework.adonet

Regards,
Herfried K. Wagner
 

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

Top