Subject Re: [firebird-support] CAST(var1 AS NUMERIC(18,:variable));
Author Luis Madaleno
I can't use UDFs, because I have my apps running with FireBird installed
in various platforms (Windows, Linux and Solaris), and can't than have
the same UDFs for all platforms.
This is something that FB should have in its own UDF library or as
internal functions.
This way they will be available for all platforms FB is.

Luis

Milan Babuskov wrote:
>
> Luis Madaleno wrote:
> > I need to use the CAST() function to emulate a ROUND, but the decimal
> > places I want are not fix, they are based on a field value.
>
> ROUND UDF is available in rFunc library:
>
> http://rfunc.sourceforge.net/ <http://rfunc.sourceforge.net/>
>
> --
> Milan Babuskov
> http://swoes.blogspot.com/ <http://swoes.blogspot.com/>
> http://www.flamerobin.org <http://www.flamerobin.org>
>
>


[Non-text portions of this message have been removed]