Am Freitag, den 31.03.2006, 06:33 +0000 schrieb Malek:
> > and would probably even round numbers to the allowed fractional part
> i believe this one should be avoided, you can mask user/input errors by
> rounding.
So what would you propose if a property defined as number(3,1) is fed
with 12,34 ?
What if it is fed with 12,000000001 ? |