Click here to Skip to main content
15,888,286 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I am trying to achieve the functionality in which a change the some field in Db the change reflect in my application.

I come to this article http://techbrij.com/database-change-notifications-asp-net-signalr-sqldependency

when I am trying to subscribing to notification, not able to achieve, i am using LocalDb for Database and vs2013

GRANT SUBSCRIBE QUERY NOTIFICATIONS TO "Domain\ASPNET"
Posted

1 solution

Please, follow below link, i hope it would be helpful.
how to subscribe sql query notification[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900