I've been trying to find examples on how to use the AddSqlDependency() method. Actually I tried finding out how to use it, but when I tried to add a command using this method it didn't work.

I also know that an SQL command should be excuted after submitting it as notification query, but somehow I couldn't figure out how do perform query notification with multiple SQL commands. I'm about to build a C# (or c++) component which performs the query notification.

How can these query notifications be made to work?

link|improve this question

60% accept rate
possible duplicate of c# examples SqlDependency.AddCommandDependency() – Will Hughes Apr 11 at 6:17
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.