Subject | Re: Accessing UDF's in Firebird 1.5.4 / 2.0 on Windows Vista |
---|---|
Author | bmatinha |
Post date | 2007-01-24T15:49:29Z |
--- In firebird-support@yahoogroups.com, "Daniel Albuschat"
<d.albuschat@...> wrote:
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
<d.albuschat@...> wrote:
>With Isql i can connect and when i do a select from a table using a
> 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
>
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