Subject | Re: [firebird-support] Cannot find UDF function |
---|---|
Author | Pavel Menshchikov |
Post date | 2006-02-13T10:56:53Z |
Hello Lorenzo,
LL> I am trying to use the UDF function named ABS. I have
LL> modified the firebird.conf configuration file
LL> I have used
LL> UdfAccess = Restrict UDF
LL> I then
LL> UdfAccess = Full
LL> but it fails I can not access the abs function even thought
LL> the libraries fbudf.dll and ib_udf.dll exist int the folder
LL> $INTERBASE_HOME\UDF
IIRC, when you use Full UDF access type, you have to specify full path
to the UDF library file in the function declaration within DB. Why
have you changed default value for UdfAccess?
--
Best regards,
Pavel Menshchikov
http://www.ls-software.com
LL> I am trying to use the UDF function named ABS. I have
LL> modified the firebird.conf configuration file
LL> I have used
LL> UdfAccess = Restrict UDF
LL> I then
LL> UdfAccess = Full
LL> but it fails I can not access the abs function even thought
LL> the libraries fbudf.dll and ib_udf.dll exist int the folder
LL> $INTERBASE_HOME\UDF
IIRC, when you use Full UDF access type, you have to specify full path
to the UDF library file in the function declaration within DB. Why
have you changed default value for UdfAccess?
--
Best regards,
Pavel Menshchikov
http://www.ls-software.com