Re: Prefetching results

From: Clemens Ladisch <clemens(at)ladisch(dot)de>
To: pgsql-odbc(at)lists(dot)postgresql(dot)org
Subject: Re: Prefetching results
Date: 2020-06-21 21:15:05
Message-ID: b8d34ddd-6439-1c85-c838-a11cb58a42ca@ladisch.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

j(dot)prochazka(at)rare-technologies(dot)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

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Xuesong Gao 2020-07-01 17:14:59 PostgreSQL ODBC SQL_CONVERT_* in SQLGetInfo support
Previous Message Russell F 2020-06-21 15:12:52 Re: [PATCH] Allow field set from a joined query