his may not be easy.
OTOH ADO may already do that if you can fogure out how to enable the
feature.
> --- On Sun, 5/10/09, Jasen Betts wrote:
>
> From: Jasen Betts
> Subject: Re: [SQL] RAISE NOTICE
> To: pgsql-sql@postgresql.org
> Date: Sunday, May 10, 2009, 10:57 AM
&g
..
--- On Sun, 5/10/09, Jasen Betts wrote:
From: Jasen Betts
Subject: Re: [SQL] RAISE NOTICE
To: pgsql-sql@postgresql.org
Date: Sunday, May 10, 2009, 10:57 AM
On 2009-05-08, Luigi N. Puleio wrote:
>
> --0-1541576050-1241773508=:80512
> Content-Type: text/plain; charset=us-ascii
>
On 2009-05-08, Luigi N. Puleio wrote:
>
> --0-1541576050-1241773508=:80512
> Content-Type: text/plain; charset=us-ascii
>
> 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
Luigi N. Puleio wrote:
> --- On Fri, 5/8/09, Gerardo Herzig wrote:
>
> From: Gerardo Herzig
> Subject: Re: [SQL] RAISE NOTICE
> To: "Luigi N. Puleio"
> Cc: pgsql-sql@postgresql.org
> Date: Friday, May 8, 2009, 11:34 AM
>
> Luigi N. Puleio wrote:
>>
also have written
wrong config for that parameter...
--- On Fri, 5/8/09, Milen A. Radev wrote:
From: Milen A. Radev
Subject: Re: [SQL] RAISE NOTICE
To: pgsql-sql@postgresql.org
Date: Friday, May 8, 2009, 11:52 AM
Luigi N. Puleio написа:
> Sort ofthe message should come along a standalon
Luigi N. Puleio написа:
> Sort ofthe 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
x27;m asking about a possibility to get a notification from the
function like it's an EXCEPTION...
--- On Fri, 5/8/09, Gerardo Herzig wrote:
From: Gerardo Herzig
Subject: Re: [SQL] RAISE NOTICE
To: "Luigi N. Puleio"
Cc: pgsql-sql@postgresql.org
Date: Friday, May 8, 2009, 11:34 AM
Luig
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 text
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 func