Skip to content

SQL Arithmetic Overflow Error ​

In SQL, you can get an Arithmetic overflow error converting numeric to data type numeric error if you entered a longer number into a field than the field can accept.

To fix this error, click the OK button then fix the numeric value.

If you need to know how many digits a field can hold, go to the Data Structures help topic.