Subject | Overflow in ClientDataset using Numeric(18,4) |
---|---|
Author | Anthony |
Post date | 2001-06-11T15:07:41Z |
Hi,
Using IB6 and IBO with Delphi5, db is Dialect 3.
Wherever I have a field of the type stated above. On my form,
controls such as dbGrid and dbEdit will only display "(OverFlow)" if
the value in the db is > 0.
I have tried changing the field types to TFloatField but this just
cause another error ( something like "expecting float - actual
LargeInt")
Can some one please let me know the solution.
I can't believe I am the only one who has this problem, but I cannot
find a solution in the archive - hence - here is another post on it!
Regards to all
Using IB6 and IBO with Delphi5, db is Dialect 3.
Wherever I have a field of the type stated above. On my form,
controls such as dbGrid and dbEdit will only display "(OverFlow)" if
the value in the db is > 0.
I have tried changing the field types to TFloatField but this just
cause another error ( something like "expecting float - actual
LargeInt")
Can some one please let me know the solution.
I can't believe I am the only one who has this problem, but I cannot
find a solution in the archive - hence - here is another post on it!
Regards to all