Subject | Re: [firebird-support] CAST(var1 AS NUMERIC(18,:variable)); |
---|---|
Author | Luis Madaleno |
Post date | 2006-08-29T16:19:55Z |
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:
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:
>[Non-text portions of this message have been removed]
> 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>
>
>