Subject Re: Access to ib_udf.dll denied - Working now
Author Tim Piscitelli
--- In firebird-support@yahoogroups.com, Helen Borrie <helebor@t...>
wrote:
> >... 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

No, I didn't know that. When I first ran into the problem, that line
was still commented out. Given the choice of None, Restrict and Full,
I opted for full with the mistaken understanding that it meant full
access.

I did get it working now, by specifying UDFAccess = Restrict {full
path to udf dir}. I'm not sure that I understand the conf file
enough. I'll keep playing with settings until I have a better feel,
but for now, I can distribute a working copy to a tester.

Thanks for all of the help with not only this, but for stepping up to
the plate and writing a very well needed FB book in english. Can't
wait till it ships.

Tim