Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Numeric data overflow
Message
From
26/03/2003 16:58:42
 
 
To
26/03/2003 16:18:11
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00770452
Message ID:
00770476
Views:
15
Joseph,

For starters, trap any possible divide by zero errors if numerics are calculated in a program. Otherwise, track down the source of overflows by working backwards to the source. What maximum range is permitted? Trap data entry values. Do file structures that share data have the same numeric precision? Are there any string to numeric conversions involved that won't work right? Are formatting descriptions responsible?

HTH,
Allen

>Is there a way to trap for numeric data overflows? I'm SCATTERing and GATHERing between VFP tables, and I'm also uploading to SQL Server. A numeric overflow prevents my programs from working. How can I look for those kinds of problems and set them aside so my programs will continue working?
Previous
Reply
Map
View

Click here to load this message in the networking platform