Subject | Re: Embedded server and UDF problem |
---|---|
Author | Adam |
Post date | 2006-04-20T07:06:37Z |
--- In firebird-support@yahoogroups.com, mike mihai <m_i_k_e_msg@...>
wrote:
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
wrote:
>try to use ib_udf:
> Hi,
>
> I am using firebird embedded server and i get this error when i
> "Unsuccessful execution caused by a system error that precludessuccessful execution of subsequent statements.
> Access to UDF library "ib_udf.DLL" is denied by serveradministrator. "
> The directory tree is:uncommented.
> \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
> 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