Field size in queries

  • Thread starter Thread starter Den
  • Start date Start date
D

Den

Is there any way round the error "Too many fields defined"
in a query? I want to extend the number of fields to more
than 255.
 
Den said:
Is there any way round the error "Too many fields defined"
in a query? I want to extend the number of fields to more
than 255.

Nope. Sounds like a design problem. In a properly normalized database it
would be _extremely_ unlikely that a table/query would ever need that many
fields.
 

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