Too Many Fields Defined

P

pAUL

I was trying to add more fields to my original table but
encountered the following message "Too Many Fields
Defined" Then, it would not allow me to save the fields
I had just entered. I reviewed my manual and I
understand that each table can hold up to 255 fields, but
my table only has 117 and will not allow me to add more.
Any suggestions!
 
A

Allen Browne

Compact the database:
Tools | Database Utilities | Compact

Before you put too much work into this, though, please consider whether this
is a nomalized design. I don't think I've ever created a table with that
many fields, except in my very first database where the design was wrong.
The database analyzer may be able to help: Tools | Analyze | Table.

For example, if you see repeating fields such as Week1, Week2, or Item1,
Item2, ... these need to be broken into a related table.
 

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

Similar Threads

35 fields 5
Max Field limit 4
too many fields defined 3
User-defined Outlook fields in Access 2
Too Many Fields Defined 3
too many fields defined 1
"Too many fields defined" issue 11
Too many fields defined 1

Top