SQL Server Query Notifications is a great tool, but it doesn\'t seem built to scale very well. Every application that wants/needs notifications has to keep an op开发者_如何学Cen connection to the data
I\'m currently implementing a cache mechanisem for our site. I want to use the SQL Cache dependancy feature.
We are using oracle CQN for change notifications for specific queries. This is working fine for all the inserts and updates. The problem is delete, On delete the notification is sent with ROWID among
I am trying to get query notifications to work, but my application is not receiving any notifications. How do I debug Query Notifications?
could someone pls tell me the version requirements for开发者_如何学Python query notification? we are running sql server 2008 and use ODBC 3.0 but are still on visual studio 6.
I have a number of large data files that I included in projects attributed with copy-on-newer. When I search for a string in the project or soluti开发者_运维技巧on, I would like it to not search these