View Single Post

   
  #2 (permalink)  
Old 04-17-2008, 04:27 PM
Rainer Bauer
 
Posts: n/a
Default Re: Odd memory leak or crash

markw@mohawksoft.com wrote:

>I have fairly simple application that calls a stored procedure in
>PostgreSQL. I am using a late model PostgreSQL ODBC driver.


Define "late modul": which driver version exactly?

>When I use the PostgreSQL SQL driver the system goes for ever.


What is the "PostgreSQL SQL driver"?

>When I use the ODBC driver it fails after about 80K or 90K operations.
>The symptoms are SQLExecDirect returns -1 and no status message and the
>program crashes.


Enable logging in the ODBC driver and post the relevant part where it starts
to fail.

Rainer
Reply With Quote