Use Declare/Fetch and PG 7.4 - Mailing list pgsql-odbc

From alexandre :: aldeia digital
Subject Use Declare/Fetch and PG 7.4
Date
Msg-id 4861.200.146.214.241.1068489042.squirrel@webmail.ad2.com.br
Whole thread Raw
Responses Re: Use Declare/Fetch and PG 7.4
List 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 by date:

Previous
From: Steve Wampler
Date:
Subject: Re: Help with hang on empty query (PG 7.3.2,
Next
From: Cyrille Chepelov
Date:
Subject: Re: Use Declare/Fetch and PG 7.4