Subject Re: [IBO] Numeric value changed by 0.01 using TwwIBOquery/TwwDBedit.
Author Jason Wharton
Rounding issues...

Update to 3.6 Dg and this should be better. Be sure to recreate any
persistent fields after you make this upgrade. Also be sure to rebuild your
package files.

HTH,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com


----- Original Message -----
From: <murmurrer@...>
To: <IBObjects@yahoogroups.com>
Sent: Tuesday, June 19, 2001 6:11 AM
Subject: [IBO] Numeric value changed by 0.01 using TwwIBOquery/TwwDBedit.


> Using:
> IBO 3.6a
> Infopower 2000
>
> I have a table with a field NUMERIC(13,2)
>
> I put a TwwIBOquery and TwwDbEdit on a form and set requestlive to
> true.
>
> When I enter 123456789.22 and exit the field the value
> is changed to 123456789.21 (??)