Subject Re: [firebird-support] Rounding on getting data
Author German Pablo Gentile
Luciano R. Machado wrote:

>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.
>
>
>
So many people using Delphi, as I do! ;-)

Are you Using Delphi 7 and persistent fields definition rigth? Try
deleting the field defintion and setting the property Numericmap to true
and recreating the field definition.

HTH.

German Gentile.