Subject RE: [ib-support] Float Precision set
Author Leyne, Sean
Jed,

> I need to use float for all numeric datatype. But I need only
> 6 decimal digits.

But then it sounds like you want a exact precision/numeric data type,
like DECIMAL(18,6)


Sean