Subject RE: [ib-support] ABS function in linux UDF (IB 5.6)
Author Helen Borrie
At 11:01 AM 22-03-02 +0100, Thomas Steinmaurer wrote:

>move the udf-library into the /usr/interbase/bin directory and try it
>again it. don't know if all steps are necessary, but this might work
>
>1) drop the declaration of abs:
>
>DROP EXTERNAL FUNCTION abs;
>
>2) Shutdown the Interbase Server
>
>3) move ib_udf into the /usr/interbase/bin directory
>
>4) Start the Interbase Server
>
>5) Redeclare your external function

..and when you call abs() in your code, call abs() not ABS()

H.


All for Open and Open for All
Firebird Open SQL Database · http://firebirdsql.org ·
http://users.tpg.com.au/helebor/
_______________________________________________________