A
Andrea Caldarone
Hi all,
I'me using VB 2003 with framework 1.1, and SQL Server 2005 Express as data
provider. Is there a way to get notification from SQL Server 2005? I try to
explain better, let's consider a canonical client - server scenario: one
client changes a data into the SQL 2005 database, this one notifies all the
other clients of the occourred change, the clients pull the changed data
from the database.
I'me using VB 2003 with framework 1.1, and SQL Server 2005 Express as data
provider. Is there a way to get notification from SQL Server 2005? I try to
explain better, let's consider a canonical client - server scenario: one
client changes a data into the SQL 2005 database, this one notifies all the
other clients of the occourred change, the clients pull the changed data
from the database.