Hi all,
I try to use cursor with PgCursor API on Postgre7.2.2 .
It's work fine, but when I close the cursor, I've got NOTICE: PerformPortalClose: portal "mycursor" not found.
What is this problem?The memory used by the cursor is it really released?
Many thanks for your help.
Jon.