Subject Re: [firebird-support] Re: Firebird Embedded - Access denied to UDF Library
Author Helen Borrie
At 11:09 AM 27/11/2005 +0100, you wrote:
>I have found a the solution.
>
>All the documentation seems to be wrong on this point.
>
>The UDF directory is not related to the root location of the fmebed.dll
>but to the root location of the application you run.
>
>In my case:
>c:\fbbedded has all firebird stuff, also the default UDF
>d:\myapp has the application
>
>To get the UDF to work I have to create 'd:\myapp\UDF'

Errrm, if you read the instructions in the release notes, you'll see that
the location of fbembed.dll (renamed to fbclient.dll, of course!) and your
app directory should be one and the same.

./heLen