MurphOMatic
Programmer
Anyone notice this behavior?? Furthermore, anyone think that it is odd or potentially buggy?
Access 2000's Decimal datatype essentially defines that the number of digits to the LEFT of the decimal place is equal to the Precision - Scale. So, for example, create a table with one field set to type Numeric Decimal. Set the precision to 5 and the scale to 2. Now, try to type in the number 1000. It doesn't take it! You would think that you should be able to put a maximum value of 99,999 in that field with the precision set to 5.
Anyone else confirming that this is a problem?
Thanks,
Sean Murphy
Programmer/Analyst
Electro-Scientific Industries, Inc.
Access 2000's Decimal datatype essentially defines that the number of digits to the LEFT of the decimal place is equal to the Precision - Scale. So, for example, create a table with one field set to type Numeric Decimal. Set the precision to 5 and the scale to 2. Now, try to type in the number 1000. It doesn't take it! You would think that you should be able to put a maximum value of 99,999 in that field with the precision set to 5.
Anyone else confirming that this is a problem?
Thanks,
Sean Murphy
Programmer/Analyst
Electro-Scientific Industries, Inc.