PRB: "SQL Expression Too Complex" with Long IN ClauseLast reviewed: June 27, 1995Article ID: Q103031 |
The information in this article applies to:
SYMPTOMSThe "SQL expression too complex" error message appears if you have used 25 or more values in the IN clause of the SQL SELECT command.
CAUSEThe maximum number of values you may include in the IN clause is 24.
RESOLUTIONSee below for an example of the problem and a workaround.
MORE INFORMATION
Steps to Reproduce Problem
Workaround
|
Additional reference words: FoxDos FoxWin 2.00 2.50 2.50a
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |