Re: How to pass information back to client

Поиск
Список
Период
Сортировка
От Richard Broersma Jr
Тема Re: How to pass information back to client
Дата
Msg-id 637971.84703.qm@web31802.mail.mud.yahoo.com
обсуждение исходный текст
Ответ на How to pass information back to client  ("Chris Hoover" <revoohc@gmail.com>)
Список pgsql-odbc
> 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.

В списке pgsql-odbc по дате отправления:

Предыдущее
От: "Chris Hoover"
Дата:
Сообщение: How to pass information back to client
Следующее
От: "lothar.behrens@lollisoft.de"
Дата:
Сообщение: Build failure on Mac OS X 10.3.9