Subject RE: [IBO] retrieving size and precision of numeric fields
Author Helen Borrie
At 02:57 PM 9/06/2003 +0200, you wrote:
>Hi Helen, I have set the Field's Currency property to True In both the
>ClientDataSet and in the IBOQuery. I get two digits for display as expected.
>However, the weird part is that the calculations take into account 4 digits
>instead of 2.
>
>I get 3 credits of $33.33 Instead of $33.33, $33.33 and $33.34
>
>Any ideas? I hope to avoid using rounding functions for every field.

Perhaps it would help for you to read the TI sheet on numerics, from the
TechInfo page.

Helen