Re: Out of memory troubles with version 8.01.01.02 - Mailing list pgsql-odbc

From Ludek Finstrle
Subject Re: Out of memory troubles with version 8.01.01.02
Date
Msg-id 20051213183715.GA7403@soptik.pzkagis.cz
Whole thread Raw
In response to Re: Out of memory troubles with version 8.01.01.02  (Filip Wuytack <filip@wuytack.net>)
List pgsql-odbc
Hello,

  I write this only for clarify.

> Then I tried the latest snapshot, 8.1.1.04,and youhouuuuu, it worked!!!
> Me a very happy man.
> I'm not sure what you did we these dlls, but I just pulled in a +/- 25

Agh, you don't have problem that the result doesn't fit into memory.
Your problem was reported by Dave some days ago.
Driver didn't correctly recognize when it end fetching rows.
Driver fetch same rows forever (which after some time have to lead to
memory problem). This problem was reported as SQLTables doesn't end
or something similar.

> - Use Declare/Fetch

This is the option which lead to the problem with older releases.

Regards,

Luf

pgsql-odbc by date:

Previous
From: frank
Date:
Subject: client encoding mismatch help!
Next
From: Ludek Finstrle
Date:
Subject: Re: client encoding mismatch help!