Sort of....the message should come along a standalone application too when with 
an ADO component I do a Post() which calls the function...just the matter is I 
can't modify the application to manage a possibly notification...only the 
postgresql's function...
That's why I'm asking about a possibility to get a notification from the 
function like it's an EXCEPTION...

--- On Fri, 5/8/09, Gerardo Herzig <gher...@fmed.uba.ar> wrote:

From: Gerardo Herzig <gher...@fmed.uba.ar>
Subject: Re: [SQL] RAISE NOTICE
To: "Luigi N. Puleio" <npul...@rocketmail.com>
Cc: pgsql-sql@postgresql.org
Date: Friday, May 8, 2009, 11:34 AM

Luigi N. Puleio wrote:
> Hello everyone...
> 
> I have a PL/PgSQL function where I use RAISE NOTICE but this kind of RAISE 
> can't be shown on windows with a popup message like the EXCEPTION, indeed it 
> goes to log messages list..
> So, is there any way to show a popup message with a custom textmessage on it 
> from a PL/PgSQL function?...
> 
> Thanks to all in advance,
> Ciao
> Luigi
> 
> 
> 
>       
That looks like a sql-client (pgAdmin, pgAccess,?) implementation
feature, isnt?

Gerardo

-- 
Sent via pgsql-sql mailing list (pgsql-sql@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-sql



      

Reply via email to