Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Limit to UNION queries in Access 2003?

Status
Not open for further replies.

thendrickson

Programmer
Apr 14, 2004
226
US
Does anyone know if there is an upper limit to the number of UNIONs you can use in an Access query (Access 2003)?
 
I seem to vaguely recall 50 as being the limit.
 
There is also a 32 table limit per query. Not sure how that plays out in a union query.
 
Thanks to everyone.
None of these ideas quite fit.
However, it is a moot point.
Once I researched further with the client, I discovered that a previous developer did not import data into a new mormalized table properly. Once I determined that correcting this would not break anything else, I simply completed his task, and no longer needed the UNION query.
I appreciate the effort
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top