Symptom
The
Program puts up a red-box "Internal Error" with the
above message quite unexpectedly when the System was known to be
working perfectly correctly previously
Reason
The
reason for the numeric overflow error is due to some incorrect
entry in one of the records in the Database being called. The
incorrect entry will be in a field that holds numerical data and
will contain a
series of asterisks. Asterisks in the Data Field gets
sometimes created due to a value entered that has inadvertently
exceeded the width of the field limit and then causes this error
usually a division by zero.
Fix
|