Subject Firebird and FreeUDFLib.dll
Author Yolland, George
Hi,

I'm working with an application that was written in IB v5.x. The ddl
references an external library FreeUDFLib.dll and several functions
reference that library. This causes error when trying to do simple sql on
several tables, like:

SQL> select * from atable ;
Statement failed, SQLCODE = -104

invalid request BLR at offset 2
-function F_DEFAULTFLOAT is not defined
-module name or entrypoint could not be found
SQL>

So....

1) Will FreeUDFLib.dll work with Firebird? If yes, where can I get it?

2) Better yet, can I somehow disable the need for the external library and
still access all the data?

3) Any other suggestions will be appreciated.

Thanks, George

George Yolland Data Warehouse Programmer
Unisys Corporation voice: 480-783-5934
6161 West Erie Street fax: 480-783-5916
Chandler, AZ 85226 <mailto:george.yolland@...>