Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Overflow

Status
Not open for further replies.

nik11

Programmer
Feb 6, 2010
34
US
When I run a select query, I get the message "Overflow". There are no calculations in the query. I tried to find the record which is giving error by partitioning data. But when I change the where clause to not include that record it still gives the same error. Any idea what should I do?
 
I would try to remove fields until it worked. If you want additional assistance, you could provide more information such as the data sources (tables and fields), data types, and SQL view.

Duane
Hook'D on Access
MS Access MVP
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top