Subject Re: [firebird-support] Specifying ASCII codes by number in isql
Author Helen Borrie
At 01:36 PM 2/12/2004 +0000, you wrote:



>Hi folks,
>
>Can anyone please tell me if there is a way to specify ASCII
>characters by number in the isql utility, so that they will be
>translated to the corresponding characters before being sent to
>Firebird?

Declare and use the external function ascii_var() from ib_udf.

./hb (still in Melbourne)