Terri|||Do you know if this can be used in a web application and have it run as a web service that runs alongside my web application. If i have 10 users logged into my web applciation this service must be running from the moment that they log into the application. I would like this service to notify each user whenever a record that pertains to that user is added to the db. Is this possible?|||Sounds like you will have to use some sort of session polling.
Thursday, February 16, 2012
Checking for a new record
Good morning everyone I am writing a windows forms application that will work similar to the windows messenger popup. I need this application to display a message to the user whenever a record is added to table in my DB. Any help would be appreciated in explaining how I can check the DB for new records.Sounds possibly like a job for aninsert trigger andSQL Notification Services.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment