Subject | Re: [firebird-support] Re: Absolute value |
---|---|
Author | Martijn Tonies |
Post date | 2006-05-29T16:10:55Z |
>Please be fair. Darin's was unable to get the dll via the link. IThat DLL has nothing to do with my answer.
>tried to search the Firebird distribution, both the server andSure it does.
>embedded downloads and not find any.
>
>The Interbase 6 Language reference manual did not have any reference
>on the ABS() function.
DECLARE EXTERNAL FUNCTION ABS
DOUBLE PRECISION
RETURNS DOUBLE PRECISION BY VALUE
ENTRY_POINT 'IB_UDF_abs' MODULE_NAME 'ib_udf';
But IB_UDF, I believe, has been renamed to FB_UDF I believe.
A .sql file that declares all standard functions for you, should be included
with the Firebird distribution.
Martijn Tonies
Database Workbench - development tool for Firebird and more!
Upscene Productions
http://www.upscene.com
My thoughts:
http://blog.upscene.com/martijn/
Database development questions? Check the forum!
http://www.databasedevelopmentforum.com