Subject Using UDFs
Author rockwithme77
Hi,

I am using Firebird 1.5 RC3 under win 2000 Environment. My server is
a win32 classic.

I have executed the UDF scripts available in the examples folder.
Using IBADMIN, one of the GUIs for firebird/interbase I can see the
functions defined in the database.

But the problem is that I still cannot use them in my select
statements or whereevers.

They give me an error like: "Module name or Entry point not found"

SQL tried: select abs(12.4) from rdb$database

Any help would be appreciated.

Regards,
Sam.