Receiving INFO, WARNING, etc. (non-EXCEPTION) messages in ODBC - Mailing list pgsql-odbc

From postgresql.org@tgice.com
Subject Receiving INFO, WARNING, etc. (non-EXCEPTION) messages in ODBC
Date
Msg-id 44287A6C.9080806@tgice.com
Whole thread Raw
Responses Re: Receiving INFO, WARNING, etc. (non-EXCEPTION) messages  (postgresql.org@tgice.com)
List pgsql-odbc
For various unimportant reasons, I'd like to pass informational /
warning messages back from either a pl/pgsql function or trigger to a
client using ODBC.  Currently, I'm able to use RAISE INFO or RAISE
WARNING to successfully pass back these information messages to (e.g.)
the pgAdmin query tool, but I don't get the messages in a ODBC client
that I'm pretty sure is checking the message returned with
SQL_SUCCESS_WITH_INFO completion statuses.

Is this possible?  If so, what might I be missing in my SQL ODBC client,
and if not, do you have any suggestions for how I might accomplish this
in an equally simple and intuitive way through ODBC?

Thank you,

John Lawler

pgsql-odbc by date:

Previous
From:
Date:
Subject: [ psqlodbc-Bugs-1000600 ] odbc via the local net (lan & Wan)
Next
From: Johann Zuschlag
Date:
Subject: Re: psqlODBC-Driver Test / text fields