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 -> Oracle ODBC driver & memory leak

Oracle ODBC driver & memory leak

From: Olivier Mandavy <mandavy_at_alpes-net.fr>
Date: Wed, 17 Feb 1999 22:55:21 +0100
Message-ID: <7afdn5$5dc$1@minus.oleane.net>


Hi

i've got troubles using the Oracle ODBC drivers... I wrote an Windows application which makes intensive use of the SQLExecDirect() function. After a lot of calls (+1000) i can see that the memory used, by my application, grows and grows... Even if i allocate and deallocate the handle statement before using SQLExecDirect() the memory used is never freed !, even if i disconnect and reconnect my application to the Oracle database !

This problem drives me crazy, can you help me please ? Thanks you very much.

Olivier Mandavy. Received on Wed Feb 17 1999 - 15:55:21 CST

Original text of this message

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