Subject Re: Accessing UDF's in Firebird 1.5.4 / 2.0 on Windows Vista
Author bmatinha
--- In firebird-support@yahoogroups.com, "Daniel Albuschat"
<d.albuschat@...> wrote:
>
> 2007/1/24, bmatinha <bmatinha@...>:
> > Hi,
> > anyone sucessfully using udf's in windows vista?
> > Thanks in advance.
>
> Did any problems pop up when you tried to do so?
> If so, what kind of problems?
>
> Regards,
> Daniel
>

With Isql i can connect and when i do a select from a table using a
function of an udf.

Example:

SELECT F_YEAR(DATA_INSTALACAO) FROM TABLE;

ERROR:
Statement failed, SQLCODE = -104
invalid request BLR at offset 60
-function F_YEAR is not defined
-module name or entrypoint could not be found

This happens with both 1.5.4 or 2.0