Very large queries with ODBC

Поиск
Список
Период
Сортировка
От markw
Тема Very large queries with ODBC
Дата
Msg-id 3DDDAB1A.7000504@mohawksoft.com
обсуждение исходный текст
Ответы Re: Very large queries with ODBC  ("Hiroshi Inoue" <Inoue@tpf.co.jp>)
Список pgsql-odbc
I am trying to execute a query that will return 8 million rows. The next
query I will need will return 45 million rows.
I have useDeclareFetch enabled.

I've traced into the ODBC code, and it seems like previous rows are
never discarded. This makes large queries, i.e. ones where you will be
doing bulk processing for OLAP, impossible.

Is this a known bug? (Is it a bug at all or a feature of ODBC?)
Are there, or would there be, plans to correct it?
If so, what is the strategy?


В списке pgsql-odbc по дате отправления:

Предыдущее
От: "Han"
Дата:
Сообщение: "#if (ODBCVER >= 0x0399)" in info.c?
Следующее
От: "Glen Parker"
Дата:
Сообщение: Bug in latest ODBC driver (07.02.0004)