SQL Server 2000 Data Change Notification

  • Thread starter Thread starter Mo Quamar
  • Start date Start date
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
 
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
 
Back
Top