Subject Re: [firebird-support] Rounding on getting data
Author Luciano R. Machado
Sorry, I missed the field type, it´s a Numeric(18,9).

You found the point! In MS SQL it´s TFloadField and in
Firebird it´s TFMTBCDField.

Is there some way to change it to TFloatField?
Where exactly this is defined?

Best Regards.

--
Luciano Rodrigues Machado
Programador - Ribeirão Preto-SP

Alexandre Benson Smith wrote:

> What the type of this Field ?
>
> TFloatField or TBCDField ?
>
> if it's TBCD then it has only 4 decimals digits of precision.
>
> Are you sure you are seeing the field value and not the display text ?
>
> see you !
>
> --
>
> Alexandre Benson Smith
> Development
> THOR Software e Comercial Ltda.
> Santo Andre - Sao Paulo - Brazil
> www.thorsoftware.com.br
>