Subject UDF Error
Author ijmivan
Hi,

I have a database file in the linux Conectiva 8.0, running Firebird
1.0.2. I use UDF. The file.so function correctly... but when i make a
backup file to restore in the other server (Linux/Firebird 1.0.2).
The error below appears:

invalid request BLR at offset 28
-function STRLENGTH is not defined
-module name or entrypoint could not be found

The STRLENGTH function perfectly in the first server.

P.S.: The file.so is in the /opt/interbase/UDF

Ivan Martins