[INTERFACES] ODBC: Problem with Fetching records - Mailing list pgsql-interfaces

From Benoit Foucher
Subject [INTERFACES] ODBC: Problem with Fetching records
Date
Msg-id B1755315-168DF@195.68.15.29
Whole thread Raw
List pgsql-interfaces
Hello,


I've got a problem with the postgreSQL Driver. I use it with BDE from
Borland. When I have more than one table declare and when I fecth more
than 100 tupples in one of the table, my program freeze.


I suppose that when there is two cursors open and when the ODBC Driver
need to retrieve tupples from the database (and not from his cache) it
hangs. The postgres backend put a message in the log file : a notice
which say that the specified cursor doesn't exist.


Someone has already note this problem ?


Thanks, and sorry for my poor english...


Benoit.

mailto:bfoucher@pratique.fr

pgsql-interfaces by date:

Previous
From: Tony Cowderoy
Date:
Subject: Re: [INTERFACES] Access'97 and ODBC
Next
From: Peter T Mount
Date:
Subject: Updated JDBC FAQ