J
John
We have a legacy access application with a parameterized query, its single
parameter being a date. The query runs without problem. A report, based on
this query, receives the following error message:
"This expression is typed incorrectly, or it is too complex to be evaluated.
For example, a numeric expression may contain too many complicated elements.
Try simplifying the expression by assigning parts of the expression to
variables."
The query is a relatively simple one, joining about 18 columns from three
tables. The report is extremely simple...in essence just adding page headers
and footers to the query. A search of the KB has yielded KB103429 (ACC: "Out
of Memory" or "Query Too Complex" with Query/Report) which is not exactly
the issue, but I will be looking at reducing the physical size of the query
with aliases (long names and lots of them). I have also discovered that this
is error 3701, but that does not tell me anything either.
Any help or suggestions would be most appreciated.
Thanks,
John
parameter being a date. The query runs without problem. A report, based on
this query, receives the following error message:
"This expression is typed incorrectly, or it is too complex to be evaluated.
For example, a numeric expression may contain too many complicated elements.
Try simplifying the expression by assigning parts of the expression to
variables."
The query is a relatively simple one, joining about 18 columns from three
tables. The report is extremely simple...in essence just adding page headers
and footers to the query. A search of the KB has yielded KB103429 (ACC: "Out
of Memory" or "Query Too Complex" with Query/Report) which is not exactly
the issue, but I will be looking at reducing the physical size of the query
with aliases (long names and lots of them). I have also discovered that this
is error 3701, but that does not tell me anything either.
Any help or suggestions would be most appreciated.
Thanks,
John