overflow

P

pmartin

In an attempt to run a query, the error message "overflow"
appears. What does it mean? This query has always worked
before.
 
L

Lynn Trapp

Most likely it means you are trying to put too large a value into an integer
field. If you can change the datatype of the field to Double, your problem
with probably disappear.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top