database - Explicit Opening and Closing cursors -


I am reading on the database cursor, and I have noticed that every sample code opens up clearly and the cursor is closed Does . I used them only a few times and I have never had to do this. Can anyone tell me why it is necessary to do this? I know that you do not close the cursor, you can make a memory leak, but I have never had one.

Thanks

Comments

Popular posts from this blog

asp.net - Javascript/DOM Why is does my form not support submit()? -

sockets - Delphi: TTcpServer, connection reset when reading -

javascript - Classic ASP "ExecuteGlobal" statement acting differently on two servers -