Subject Re: [firebird-support] UDF Not working properly
Author Mitchell Peek
is the function defined within the DB you are trying to use it?

select *
from rdb$functions
where rdb$function_name='ORD'

does that return a row?

Aaron Abend wrote:

>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
>
>
>
>
>
>
>Yahoo! Groups Links
>
>
>
>
>
>
>
>
>
>
>