Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: How to pass information back to client



> Is there anyway in PostgreSQL to have a function pass information back to
> the client via the ODBC driver?
> 
> I would like to have some of my trigger functions and regular functions be
> able to pass specific error messages back to the client.  Is this possible?
> If so, how do you do it.  If not, is it a planned enhancement?

Raising and error or notice doesn't work?
http://www.postgresql.org/docs/8.2/interactive/plpgsql-errors-and-messages.html

Regards,

Richard Broersma Jr.



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group