A family of Microsoft relational database management systems designed for ease of use.
"Too complex" is Access-speak for "can't figure out how to do this." There are many possible reasons, such as:
- problem with data types (inappropriate operations)
- problem with Name Autocorrect (misidentification)
- reserved words (as field/table/parameter/alias names) making the query hard to interpret.
Post the SQL statement.
Tell us about the fields used in criteria, sorting, joins.
If the query is based on a another query, post the lower one too.
--
Allen Browne - Microsoft MVP. Perth, Western Australia
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.
"JimGriggs" wrote in message news:*** Email address is removed for privacy ***...
I have several databases with queries that work without problem in Access 2003 or Access 2007 but will not open in Access 2010. I get a "Query To Complex" error. These queries are not that complex and do not have an excessive number of fields. The only fix I can find is to split the query but this will involve many hours of work and testing. Is there a registry setting in Office or Access 2010 that is different that 2007 and prior? If so, what is it and can it be changed? Our Access 2010 conversion is at a standstill until this bug is fixed. HELP!!!!!!!!!!!!!!
Jim
Allen Browne - Microsoft MVP. Perth, Western Australia Tips for Access users - http://allenbrowne.com/tips.html Reply to forum, rather than allenbrowne at mvps dot org.