Subject Re: Accessing UDF's in Firebird 1.5.4 / 2.0 on Windows Vista
Author martinagren
Hi,

I've experienced the same problem, and found it was the old
FreeUDFLib library that cannot be accessed from FB > 1.5.3.
From the function name it seems you are using FreeUDFLib.dll too.

If you try one of the function libraries that install with Firebird
it is likely to work.

But something changed from 1.5.3 to 1.5.4, that is for sure.

/Martin




--- In firebird-support@yahoogroups.com, matteo <matteo@...> wrote:
>
> bmatinha ha scritto:
> >
> > --- In firebird-support@yahoogroups.com
> > <mailto:firebird-support%40yahoogroups.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
> >
others.
> >
> > .
>
> I notice the same problem so i must return to 1.5.3 on linux sistem
>
> --
> ******************************************
> Ing. Matteo Cazzador
> Euronia Srl
> Stradone Porta Palio, 35
> 37122 Verona - Italy
> Email: matteo@...
> Web: http://www.euronia.it
> Personal Web Page: http://www.progettostema.it
> tel: 0459580680
> fax: 0459580681
> ******************************************
>