heron said:
If I have more than about 16 tables feeding a query I
get the message "Query too complex". Is this a bug,
limitation or what. Has the matter improved
in Access 2003?
It is possible to create a Query that is too complex to be processed by the
Query builder, even though the SQL will likely work. Generally, if you want
to use the Query Builder UI for creating your Query, you can create simpler
Queries to use as data sources in more complex ones. One limitation is that
you can't have more than 255 Fields in either a Table or a Query.
As far as I know, there hasn't been any great change in this area between
versions of 32-bit Access (that would be starting with Access 95). There was
very little obvious Access-specific change between Access 2002 and 2003 --
if you go to the Microsoft website to look for new features, you will find
most of them are applicable across Office, not just in Access.
Larry Linson
Microsoft Access MVP