Subject Re: Stored Procedure
Author Fabrice Aeschbacher
Raagavendra,

Under linux, you could also write an UDF which calls syslogd.

You can then execute something like 'tail -f /var/log/user.log' during
your SQL calling the UDF is executing.

Not recommended in production, but I imagine this is for debugging
purpose only.

HTH,
Fabrice

--- In firebird-support@yahoogroups.com, Raymond Kennington
<progsol@c...> wrote:
> raghoos_2000 wrote:
> >
> > Hi All,
> > I am an newbie to Firebird database,could anyone tell me how
> > to print a message on console using stored procedure.Thanks in
> > advance.
> > Regards,
> > Raagavendra.
> >
>
> SPs work with objects and data within the database.
>
> Use Delphi, C++, ... to display a message.
> --
> Raymond Kennington
> Programming Solutions
> TeamW2W (InfoPower)