Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Numeric data over flow error
Message
From
10/07/1999 13:25:49
 
 
To
10/07/1999 13:17:18
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00239855
Message ID:
00239863
Views:
11
Hi Sheena,
The error is probably caused by the receiving numeric field being too small. For example, if the receiving field is defined as n(3) and the value is more than 999, you will get the overflow. Also, if you trying to store the result of a divide by zero, you will probably get this error.
If this doesn't help, please post the exact command that is causing the overflow.
Regards, Chaim
Previous
Reply
Map
View

Click here to load this message in the networking platform