Subject RE: [IBO] IBO - Persistent Field
Author Jason Wharton
> In IBOQuery I get persistent fields TBCDField for
> Numeric(15,2) Fields, but now I am using TIBOFloatField.
> Which field kind is the best to emulate currency fields of a
> paradox table ?

BCD is most precise for currency.
It's native type is currency where the other is double.

PS. Be sure to upgrade with 4.5 when it comes out as there have been some
fixes in this area.

Jason Wharton
www.ibobjects.com