G
Grigol Avetikov
Hi,
I'm starting using ADO.NET and trying to understand if there is any
analog of Server side cursor in ADO.NET.
Using ADO i could just open recordset with serverside cursor and
adOpenDynamic options. Then if another user has changed values on the
server while recordet is opened, i got updated records automatically.
In ADO.NET i couldn't find the way to implement this future.
Is there any event or something else that informs program that records on
the server had been changed ?
Best Regards,
Giga.
I'm starting using ADO.NET and trying to understand if there is any
analog of Server side cursor in ADO.NET.
Using ADO i could just open recordset with serverside cursor and
adOpenDynamic options. Then if another user has changed values on the
server while recordet is opened, i got updated records automatically.
In ADO.NET i couldn't find the way to implement this future.
Is there any event or something else that informs program that records on
the server had been changed ?
Best Regards,
Giga.