Subject | Re: Embedded server and UDF problem |
---|---|
Author | m_i_k_e_msg |
Post date | 2006-04-20T09:44:08Z |
It doesn't work niether with functions allowed anywhere. In fact i
don't know if firebird uses my firebird.conf file, because i don't see
anything changed if i change the .conf file.
don't know if firebird uses my firebird.conf file, because i don't see
anything changed if i change the .conf file.
--- In firebird-support@yahoogroups.com, "Adam" <s3057043@...> wrote:
>
> --- In firebird-support@yahoogroups.com, mike mihai <m_i_k_e_msg@>
> wrote:
> >
> > Hi,
> >
> > I am using firebird embedded server and i get this error when i
> try to use ib_udf:
> > "Unsuccessful execution caused by a system error that precludes
> successful execution of subsequent statements.
> > Access to UDF library "ib_udf.DLL" is denied by server
> administrator. "
> > The directory tree is:
> > \my_app\fbclient.dll - embedded server
> > \my_app\firebird.conf
> > \my_app\firebird.msg
> > \my_app\intl\fbintl.dll
> > \my_app\udf\ib_udf.dll
> > In my firebird.conf file the line UdfAccess = Restrict UDF is
> uncommented.
> > Has anyone knows what is wrong with this?
> >
>
> Check your file system permissions. If they are OK, then where are
> you restricting the UDFs too? Get it working with the functions
> allowed anywhere first, then lock it down. Otherwise, one small
> mistake and it wont work.
>
> Adam
>