Re: Question about cursor behavior and declare/fetch

Поиск
Список
Период
Сортировка
От Hiroshi Inoue
Тема Re: Question about cursor behavior and declare/fetch
Дата
Msg-id EKEJJICOHDIEMGPNIFIJCEMJKFAA.Inoue@tpf.co.jp
обсуждение исходный текст
Ответ на Question about cursor behavior and declare/fetch  ("Han" <zhouhanok@vip.sina.com>)
Список pgsql-odbc
> -----Original Message-----
> From: Han
>
> pgsql-odbcHi,
>
>     Use or not use declare/fetch -- what's the difference? What
> cursor behaviors they support, respectively? Why default to not
> use declare/fetch? When should I set it to true? I can not find a
> detailed doc about this.

Unfortunately PostgreSQL doesn't support cross transaction cursors.
The option is mainly for read-only applications.

regards,
Hiroshi Inoue
    http://www.geocities.jp/inocchichichi/psqlodbc/

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

Предыдущее
От: "Han"
Дата:
Сообщение: Question about cursor behavior and declare/fetch
Следующее
От: Benjamin Scherrey
Дата:
Сообщение: Trouble with slow ODBC query via Access