Subject | UDF Not working properly |
---|---|
Author | Aaron Abend |
Post date | 2005-04-29T19:46:03Z |
I created an installer for Firebird Superserver. Everything works except for
the rfunc.dll functions. The server seems to know the dll is in place (since
removing it causes a different error). But when a function in the dll is
called I get this message:
"invalid request BLR at offset 101 function ORD is not defined"
ORD is the function I am trying to use.
If I install Firebird from the standard installer, everything runs fine. I
cannot find any differences in the files, configuration files, or path
variables, and I have checked through the registry - both the working and
non working versions look identical.
What else should I be looking for?
Thanks,
Aaron Abend
the rfunc.dll functions. The server seems to know the dll is in place (since
removing it causes a different error). But when a function in the dll is
called I get this message:
"invalid request BLR at offset 101 function ORD is not defined"
ORD is the function I am trying to use.
If I install Firebird from the standard installer, everything runs fine. I
cannot find any differences in the files, configuration files, or path
variables, and I have checked through the registry - both the working and
non working versions look identical.
What else should I be looking for?
Thanks,
Aaron Abend