Re: Prefetching results - Mailing list pgsql-odbc

From Clemens Ladisch
Subject Re: Prefetching results
Date
Msg-id b8d34ddd-6439-1c85-c838-a11cb58a42ca@ladisch.de
Whole thread Raw
In response to Prefetching results  (j.prochazka@rare-technologies.com)
List pgsql-odbc
j.prochazka@rare-technologies.com wrote:
> is there a way to use postgresql-odbc without prefetching statement results?

You probably want to enable the "Use Declare/Fetch" option:
https://odbc.postgresql.org/docs/config.html


Regards,
Clemens



pgsql-odbc by date:

Previous
From: Russell F
Date:
Subject: Re: [PATCH] Allow field set from a joined query
Next
From: Xuesong Gao
Date:
Subject: PostgreSQL ODBC SQL_CONVERT_* in SQLGetInfo support