Subject Re: [firebird-support] Re: group by week
Author Lee Jenkins
james_027 wrote:

> Hi Helen
>
> Well the other day I have the f_weekofyear working in my computer
> which has FB 1.5 rc6 on it ... this time I am trying to get it to work
> on my other computer which has IB 6 open source ... I have try
> registering the udf with and without the *.dll ... but the same error
> is coming out
>
> invalid request BLR at offset 60
> function f_weekofyear is not defined
> module name or entrypoint could not be found.
>
> I have the freeudflib.dll place in ../bin, ../udf ... there is a
> difference on registering a udf from FB 1.5 to IB6?
>
> thanks for your help.
>
> James
>

This may seem kind of dumb, but with IB 6, I think I had to restart the
service when adding UDF functions...

Lee