Subject | Re: [firebird-support] Problem with FreeAdhocUDF |
---|---|
Author | Ivan Prenosil |
Post date | 2007-05-03T15:15:51Z |
> Today I tried to migrate to FreeAdhocUDF from rfunc, because the rfuncObviously, badly written (or badly declared) UDF.
> library needs the gds32.dll. But now I get the following error in the
> firebird.log:
>
> W2K (Server) Thu May 03 14:09:13 2007
> The user defined function: F_INCDATE
> referencing entrypoint: incdate
> in module: FreeAdhocUDF
> caused the fatal exception: Access violation.
> The code attempted to access a virtual
> address without privilege to do so.
> This exception will cause the Firebird server
> to terminate abnormally.
>
> I use Firebird 2.0.1. Any hints for me, what can cause the problem?
either fix it (if you have source), or complain to author, or write your own.
Ivan