How many fields does the new Access 2002 have?

J

John Vinson

i am looking for 8000 to 10000. Thank you

255, same as all other versions of Access.

I have needed as many as 60 fields in a table, maybe twice in the past
twenty years of database design work. NO relational table could ever
POSSIBLY need 10000 fields. "Fields are expensive, records are cheap"
- if you turn your problem sideways, and think of tall-thin tables
rather than one monstrously wide table, you'll find things a LOT
easier.

What kind of data are you storing? Have you studied the concepts of
"normalization"? If not, now's a good time to start!
 
C

Cheryl Fischer

Open Access Help and then navigate to the Getting Started topic, then the
Microsoft Access Specifications sub-topic. You will find that:

The maximum size of an Access 2002 database cannot exceed 2 GB.
The maximum number of objects in an Access 2002 database is 32768
The maximum number of fields in a table is 255.

Additional specifications are also listed in this topic.
 

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