Subject | Using UDFs |
---|---|
Author | rockwithme77 |
Post date | 2003-09-26T00:27:11Z |
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.
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.