B
bnhcomputing
Using Access 2007, SP1.
I have a Query that consists of joins, sub-queries, and joins to saved
queries. When I execute the Query it returns a recordset, no errors of any
kind.
Now, once I use that query as a source to a crosstab query, the crosstab
query does not execute.
The error I receive states that the database engine does not recognize 'a
specific field name' as a valid field name or expresion. This particular
field name is only referenced in a saved query, it is not in my source query
for the crosstab or the crosstab query itself.
Given the source query execute without error, this points to a bug in the
access query optimization.
Anybody else seen this?
I have a Query that consists of joins, sub-queries, and joins to saved
queries. When I execute the Query it returns a recordset, no errors of any
kind.
Now, once I use that query as a source to a crosstab query, the crosstab
query does not execute.
The error I receive states that the database engine does not recognize 'a
specific field name' as a valid field name or expresion. This particular
field name is only referenced in a saved query, it is not in my source query
for the crosstab or the crosstab query itself.
Given the source query execute without error, this points to a bug in the
access query optimization.
Anybody else seen this?