Subject | Re: Restrict UDF parameter |
---|---|
Author | johnsparrowuk |
Post date | 2004-03-17T15:43:48Z |
Thanks Alexander!
--- In firebird-support@yahoogroups.com, "Alexander V.Nevsky"
<ded@h...> wrote:
--- In firebird-support@yahoogroups.com, "Alexander V.Nevsky"
<ded@h...> wrote:
> --- In firebird-support@yahoogroups.com, "johnsparrowuk"where
> <jsparrow@e...> wrote:
> > Hi all,
> >
> > How do I use the Restrict UDF paramater in config file?
> >
> > UdfAccess = Restrict ; c:\something\something ; c:\somethingelse
> >
> > or
> >
> > UdfAccess = c:\something\something;c:\somethingelse
> >
> > The help in the .conf file isn't clear on how this works.
>
> John, I myself don't change default behaviour of UDF access, but
> looking into Release Notes seems first variant is right. I heared
> somewhere that there is minor bug in config parsing - in one of the
> places of the string blank is not processed right, can't recall
> exactly, seems just after '='.
>
> Best regards,
> Alexander.