Subject Re: [firebird-support] Re: Access to ib_udf.dll denied
Author Helen Borrie
At 12:54 PM 24/06/2004 +0000, you wrote:
>Thanks for the reply. Here is the setup as it is now:
>
>The directory structure is .\app\bin\udf with the udf dlls in the
>given subdirectory of the bin location. The app, embedded dll
>(renamed gds32.dll), database and firebird.conf are in the bin
>directory. The conf file is set to UDFAccess = Full, as is the
>DatabaseAccess parameter.

Did you know that, if you use UDFAccess = Full, you have to declare the
module_name with the full (absolute) path?

/heLen