how to notify the application about database updates?
-
hi, Is there a way to notify the windows application if an insert or update occurs in the database.I don't want to use polling.
people laugh at me because they say im different and I laugh at them because they are all the same.
Try this http://www.codeproject.com/cs/database/chatter.asp[^]
only two letters away from being an asset
-
Try this http://www.codeproject.com/cs/database/chatter.asp[^]
only two letters away from being an asset
Thanks for the reply this is what i was looking for But is it possible to receive notification message when database is in unix environment and your .Net application is in windows environment?
people laugh at me because they say im different and I laugh at them because they are all the same.
-
Thanks for the reply this is what i was looking for But is it possible to receive notification message when database is in unix environment and your .Net application is in windows environment?
people laugh at me because they say im different and I laugh at them because they are all the same.
If you are running SQL Server in a UNIX environment it is.
only two letters away from being an asset