cursor updatability changed - Mailing list pgsql-interfaces

From Attila Peller
Subject cursor updatability changed
Date
Msg-id 002201d22039$7542c320$5fc84960$@augview.net
Whole thread Raw
List pgsql-interfaces
<div class="WordSection1"><p class="MsoNormal">Hi,<p class="MsoNormal">We are using the latest postgres odbc driver
fromour software to communicate with external postgres database.<p class="MsoNormal">After every insert or update
operationwe are getting a “cursor updatability changed” warning message.<p class="MsoNormal">I know that this is a
warningonly and it can be ignored, but the part of our software I don’t have access to, always reports it.<p
class="MsoNormal">Anyway to supress this message on the ODBC driver level or on the postgres server? I’ve searched for
theproblem, but couldn’t find any solution…<p class="MsoNormal">Thanks for any help!<p class="MsoNormal">Regards,<p
class="MsoNormal">Attila</div>

pgsql-interfaces by date:

Previous
From: Florian Weimer
Date:
Subject: Re: PQunescapebytea not reverse of PQescapebytea?
Next
From: "Clifton B. Sothoron Jr."
Date:
Subject: User time zone ignored in JDBC/PostgreSql