I'm using ms sql server 2008 express to create a web app that uses SqlCacheDependency. There are two ways to do it, by polling and notification. Does sql 2008 EXPRESS support query notification?
Printable View
I'm using ms sql server 2008 express to create a web app that uses SqlCacheDependency. There are two ways to do it, by polling and notification. Does sql 2008 EXPRESS support query notification?