receiving notifications from a database

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am designing a VB.net application that will alert me of event notifications
that i enter in a database (access 2000). Examples of these are upcoming
birthdays, bills due, meetings etc. And the notification is going to be a
popup. My question is once i enter these into the database via my application
how can i talk between the notification and my database? Somehow the
notification is going to have to watch the database and notify when new
things are due etc. Should i be looking at the message queing that windows
has?
 
I know with the upcoming SQL 2005 it has this notification service built in,
but I cannot find anything out there now that would do this. Any help would
be greatly appriciated.

adam howard
 
Back
Top