Subject | Re: carriage return, line feed |
---|---|
Author | frische_brise2003 |
Post date | 2004-07-19T07:54:45Z |
--- In firebird-support@yahoogroups.com, "Dorin Pacurar" <dopa@z...>
wrote:
this doesn't work on my machine.
When I try to compile the proc I get the following
error:
Dynamic SQL Error.
SQL error code = -804.
Function unknown.
ASCII_CHAR.
Is the ASCII_CHAR function part of an UDF?
Regards
Jürgen
wrote:
> On Sun, 18 Jul 2004 20:17:23 -0600, Hans Hoogstraat <hhoogstraat@s...>
> wrote:Hi,
>
> > Log = 'My Log Line' || ASCII_CHAR(13) || ASCHII_CHAR(10);
>
> Thanks Hans,
> It worked.
> Dorin
this doesn't work on my machine.
When I try to compile the proc I get the following
error:
Dynamic SQL Error.
SQL error code = -804.
Function unknown.
ASCII_CHAR.
Is the ASCII_CHAR function part of an UDF?
Regards
Jürgen