Tagged Questions
0
votes
2answers
627 views
Returning data from sqldependency
I'm trying to write a vb.net application that uses an sql dependancy.
The dependancy will be triggered when data is added to the database.
I'm wondering if it's possible to have the dependancy ...