Query too many fields

M

mark r

What is the limit to the number of fields pulled by a
query from several tables using join?

I am getting an error that my QUERY (that will feed my
report) has too many fields defined, it seems to be
topping off around 250........so how do you feed a report
(via a query which pulls from several tables)with 300 data
elements/ controls? (even up to the limit which I am told
is 754 controls per report)
 
J

John Vinson

What is the limit to the number of fields pulled by a
query from several tables using join?
255.

I am getting an error that my QUERY (that will feed my
report) has too many fields defined, it seems to be
topping off around 250........so how do you feed a report
(via a query which pulls from several tables)with 300 data
elements/ controls? (even up to the limit which I am told
is 754 controls per report)

I'd suggest a Report with Subreports.
 

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

Top