The information in this article applies to:
SYMPTOMSWhen you run a query an "Overflow" error message is returned. CAUSE
This error message can occur when you use And or Or with numbers greater
than 32768. For example, the following expression in the field row of a
query will cause an the error:
NOTE: There are other causes of the Overflow error that can be avoided by using the correct data types for variables, or by modifying the expression that causes the error. This behavior is by design, and is explained in the Help topic for the Overflow error. These errors include:
STATUSThis problem no longer occurs in Microsoft Access version 2.0.
Keywords : kbusage QryParm |
Last Reviewed: March 26, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |