Subject Re: [firebird-support] Error Message: "Access to UDF library "FreeUDFLibC.so.DLL" is denied by server
Author Lester Caine
Alberto Silva wrote:

> I'm using the ado.net provider, version 1.7, on a Firebird 1.5
> database
> running on a Windows 2000 Server machine.
>
> When calling a stored procedure from vb.net with several parameters
> (including a blob), I get:
>
> "Access to UDF library "FreeUDFLibC.so.DLL" is denied by server
> administrador"
>
> associated to a 140001FF error code.
>
> Any idea on how can this be solved?

Don't use a unix/linux library on windows?
FreeUDFLibC.so is a shared linux library, and it looks as if windows is
trying to find a windows version
You probably need
http://www.ibphoenix.com/downloads/freeudflib.zip
instead - which is a windows udf

--
Lester Caine
-----------------------------
L.S.Caine Electronic Services