Subject Re: [firebird-support]Classic cant find UDFs
Author Ivan Prenosil
> Even with default config if fails. The inbuilt functions like ABS and
> STRLEN do work in both cases. Strangely DOW in fbudf.dll works fine and
> that file is in the same place as my UDFs. My UDF library is FreeUDFLib
> with lots of my own thrown in. It works fine on my server with WIN2K server
> and FB1.5 SS.
>
> I can create the declarations for other functions in the file but cannot
> call them.

Perhaps missing IB_UTIL.DLL ?

Ivan