Subject | RE: [firebird-support] Udf and FB 1.5 embed |
---|---|
Author | Dmitry Yemanov |
Post date | 2003-09-18T08:59:34Z |
Paco,
Dmitry
> Now, i try to use FB 1.5 RC5 embed. (i disconect FB1.03)Good.
> I have set the rootDirectory to the renamed gds32.dll
> and UdfAccess = Restrict udf (i have tried full path too).No need to touch this option, "Restrict UDF" is a default.
> Now, my application works too; i can insert, update and delete.Copy ib_util.dll to your root directory.
> But when i call my S.P., i get the next error:
>
> Invalid token
> Invalid request BLR at offset 249.
> Function DOW is not defined.
> module name or entrypoint not be found.
Dmitry