M
Moogy
I'm using SqlConnection from ADO.NET, building Datasets, and allowing the
clients to manipulate the data using the Datagrid, and then commit the
changes.
I was wondering; is there any way to receive messages through my connection
that another client has updated a 'watched' table? That way if another user
makes changes to the table I am viewing or modifying, I can receive notice
of such changes?
Thanks!
Moogy!
clients to manipulate the data using the Datagrid, and then commit the
changes.
I was wondering; is there any way to receive messages through my connection
that another client has updated a 'watched' table? That way if another user
makes changes to the table I am viewing or modifying, I can receive notice
of such changes?
Thanks!
Moogy!