Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Numeric fields
Message
 
 
To
25/08/1997 06:30:48
Ralf Zimmer
N:media Datapoolsystems Gmbh
Duesseldorf, Germany
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00046637
Message ID:
00046639
Views:
28
>Hello.
>
>I have got a numeric field in a form. Input mask is 9999999.99.
>the related field in the table has got the following format:
>numeric 7 decimal 2
>
>when i trie to store from the form field the value is rounded.
>e.g. Form: 1111111.11 Table 1111111.00
>
>
>Why???? Is this a bug of foxpro?
>
>Thanx Ralf

Ralf,

The problem is that your table length is a total of 7 digits, try increasing it to 10. Foxpro's table designer's Width indicates total number of digits in the numeric field including the decimal and digits past the decimal.

HTH,
Mike
Michael McLain
Previous
Reply
Map
View

Click here to load this message in the networking platform