What is the max query size?

  • Thread starter Thread starter ZBC
  • Start date Start date
Z

ZBC

Is there a max to the size of the SQL size or the number of Columns in
the design view?
My query started giving me errors (not recognizing some fields) when I
added 3 more calculated columns in the design mode.
Bob
 
An Access query statement can be up to 64000 characters, with up to 255
fields.

An individual cell in query design view is limited to 1024 characters.

You may find that the combined characters in all the fields in any row is
limited to around 2000 characters.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top