Hello friends.
I have a dbf table with SaldoAct field (numeric, 10.2 (2 decimal))
I edit directly on the browse.
When I enter a value of 1,000,000.00 (with decimal or not) ,/ all OK
When I enter a value of 10,000,000.00 (in decimal, so I control with the bEditValid block, all OK
When I enter a value of 10,000,000 (no decimals), I get error data width.
It happens when we press Enter key to record the data.
Some have already been through this? As corrected? (My version is FWH 1204
Greetings.
PD:
If we set cEditPicture = "9,999,999.99" ALL OK
But if we set cEditPicture = "99,999,999.99" ALL BAD (back to the behavior described).
XBrowse do not controls this?
That is, if we put a length greater than the corresponding field in the cEditpicture clause, xBrowse not automatically corrects this?
Chinandega, Nicaragua.
Fwxh-MySql-TMySql