Use Declare/Fetch and PG 7.4

Поиск
Список
Период
Сортировка
От alexandre :: aldeia digital
Тема Use Declare/Fetch and PG 7.4
Дата
Msg-id 4861.200.146.214.241.1068489042.squirrel@webmail.ad2.com.br
обсуждение исходный текст
Ответы Re: Use Declare/Fetch and PG 7.4  (Cyrille Chepelov <cyrille@chepelov.org>)
Список pgsql-odbc
Hi,


When the ODBC´s "Use Declare/Fetch" option is enabled the automatic
declaration of cursor great improve the performence for me.
But testing this feature in PG 7.4, causes the following error:

When the application makes a COMMIT, the cursors are automatically closed
but the ODBC try to close this cursors defined inside transaction...
In PG 7.3, this causes a WARNING only, but the behavior of this event is
changed to ERROR in PG 7.4, aborting the application.

Thank´s all

Alexandre


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

Предыдущее
От: Steve Wampler
Дата:
Сообщение: Re: Help with hang on empty query (PG 7.3.2,
Следующее
От: Cyrille Chepelov
Дата:
Сообщение: Re: Use Declare/Fetch and PG 7.4