milani_lucie
asked on
Asynchronous cursor handling - SQL Server
Hi,
Can you please let me know with simple code example on:
How to handle cursors asynchronously in SQL Server ?
Thanks
Can you please let me know with simple code example on:
How to handle cursors asynchronously in SQL Server ?
Thanks
ASKER
Async cursors in general.
Thanks
Thanks
still looking for some background from you on the circumstance , that you think needs an asynch cursor approach....
ASKER
I am working on simple example to learn how it works.
Thanks
Thanks
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
ASKER
Partially true.
1) cursors in general
2) async cursors in general
3) async cursors as workaround to a problem to be solved differently anyhow