Subject Re: Broken Power function?
Author gorepj
--- In firebird-support@yahoogroups.com, "Mark Rotteveel" <Avalanche1979@...> wrote:
>
>
> > The built-it Power function doesn't appear to work.
> >
> > POWER POWER( <number>, <number> ) POWER(X, Y) returns X to the power of Y.
> >
> > I get Invalid Request BLR at offset 59
> > function POWER is not defined
> >
> > I'm using WI-V6.3.0.26074 Firebird 2.5
>
> It works fine for me (WI-V2.5.0.26074 Firebird 2.5). What is the ODS version of your database? Could it be that there is also a POWER UDF defined in your database (this might conflict with the internal function).
>
> Mark
> --
> Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir
> belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de
>
Thanks Mark. I think you got it. ODS is 11.2 but I do have a UDF that appears tio be conflicting with the built in function.

regards
Peter