Subject Re: [ib-support] Float Precision set
Author Jed Nicolau Filho
Thanks Sean

My problem is that I need only 6 decimal digits for numeric datatype that
are all set as FLOAT !

I need float for compatibility !

I am using Delphi 5/6 and when I set a number like 2,50 into a Double
variable and send it to IB
database store 2,499999999999999999999999999999999999999999....as possible.

I need that the IB store 2,50 or at least 2,4999999 !

I need to use FLOAT for compatibility !
I try to truncate it in application but there is no effect !

Thanks in advance

Best Regards

Jed

""Leyne, Sean"" <sleyne@...> escreveu na mensagem
news:66187D861C1747499BE1365B74E0369120CBA8@......
> 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
>
> To unsubscribe from this group, send an email to:
> ib-support-unsubscribe@egroups.com
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>