Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Help ! Opened cursors exceed max opened cursors

Re: Help ! Opened cursors exceed max opened cursors

From: Branko Milosavljevic <mbranko_at_EUnet.yu>
Date: 1997/12/06
Message-ID: <66cm6q$9na$1@SOLAIR2.EUnet.yu>#1/1

I had a similar problem on MS SQL Server. I had to do SQLFreeStmt(hstmt, SQL_DROP) after every SQL statement. That fixed
my problem.

Regards,
Branko Milosavljevic Received on Sat Dec 06 1997 - 00:00:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US