Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Can SQL notify VB clients of changes without the clients polling the database?

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2000-10-26 : 20:24:06
Ginger writes "Can SQL notify VB clients of changes without the clients polling the database?
Scenario VB Clients with DBGrid Controls connecting via TCP/IP Sockets.
One client makes a change to the database tables, can the SQL DB fire a trigger which in turn notifies the other clients of the change (via a VB Event Handle)?
"
   

- Advertisement -