Forum Discussion

Vjay_KuMaR's avatar
Vjay_KuMaR
Copper Contributor
Jun 21, 2019

Issue with SQLDependency to fire Notifications for Multiple Tables.

Hi

I am using SQL Dependency to register notification with SQL server. I have multiple tables for firing notifications after update. I got fired notification by SQL server after update, but, i could not identify which table is updated after got notification from SQL server. 

Actually , SQL dependency have OnChangeEventHandler to handle single event at one time. How can i use this event handler for register notification for updating multiple tables and fire different notifications for different table. 

Thanks in advance.

No RepliesBe the first to reply

Share

Resources