Subject | BCD Fields have value of .2 |
---|---|
Author | pmagor@hotmail.com |
Post date | 2001-09-24T23:27:24Z |
Hi all
I am using the Trial version of IBO with Delphi 4.03 Professional.
I am having a problem with my decimal fields. When I put a value into
them (for example 3200) the value becomes 0.2 when I exit the cell of
the grid. I am using the TIBOTable connected to a TDatasource and a
TDBGrid. The fields are declared as Decimal( 11 , 2 ). I have a test
case that demonstrates the error.
I would appreciate any help with this issue
Thanks in advance
Peter Magor
I am using the Trial version of IBO with Delphi 4.03 Professional.
I am having a problem with my decimal fields. When I put a value into
them (for example 3200) the value becomes 0.2 when I exit the cell of
the grid. I am using the TIBOTable connected to a TDatasource and a
TDBGrid. The fields are declared as Decimal( 11 , 2 ). I have a test
case that demonstrates the error.
I would appreciate any help with this issue
Thanks in advance
Peter Magor