Hallo,
when I have an error duering the cursor operation, I think the cursor will be deallocatet automaticly from SQLServer when the process (reapplication from the SP and new process Id from the server) is closed and all used ressources from SQL Server will be freed.
If it were so, I dont must explicit Close and deallocate the cursor in the catch block.
Can someone confirm my mind?
Thanks and regards
Uli