How can I retrieve Postgresql NOTICE messages from ADO?
- From: "Philippe Lang" <philippe.dott.lang.att.attiksystem.dott.ch>
- Date: Thu, 4 May 2006 15:59:22 +0200
Hi,
I'm succesfully using ADO in order to access Postgresql procedures.
In parallel of the data, the procedures are able to send different kind of
messages, from non-fatal "notice", and "warning" messages, to fatal "error"
messages.
How can i retrieve the these messages with ADO, through the ODBC driver? I
guess the method should be quite similar to retrieving RAISERROR T-SQL
messages.
Thanks for your help!
Philippe
.
- Follow-Ups:
- Re: How can I retrieve Postgresql NOTICE messages from ADO?
- From: Stephen Howe
- Re: How can I retrieve Postgresql NOTICE messages from ADO?
- Prev by Date: ADODB.Stream safe for scripting alernatives?
- Next by Date: Re: How can I retrieve Postgresql NOTICE messages from ADO?
- Previous by thread: ADODB.Stream safe for scripting alernatives?
- Next by thread: Re: How can I retrieve Postgresql NOTICE messages from ADO?
- Index(es):