Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Numeric data overflow
Message
From
27/03/2003 00:40:28
 
 
To
26/03/2003 16:18:11
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00770452
Message ID:
00770616
Views:
10
Joseph, have an ON ERROR routine which tests for the error number for "numeric overflow" - which is error number 39. If this is the error number then you can simply RETURN to let your program continue processing. Optionally, you could write the error out to a log file for later review and correction.


>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?
In the End, we will remember not the words of our enemies, but the silence of our friends - Martin Luther King, Jr.
Previous
Reply
Map
View

Click here to load this message in the networking platform