Max rows in Access

A

Allen Browne

From the main Access window, open help and choose Specifications.

There is not a set number of rows, but an mdb file cannot exceed 2
gigabytes.

In practice, if you foresee millions of records in any one table, you might
be better planning on a larger database.
 
V

Van T. Dinh

Theoretically for JET databases, there is no limit on the
number of rows per Table, only size limit for the database
file: 1 GB for A97, 2 GB for A2K & later versions.

Check "Specification" in Access Help for other limits.

HTH
Van T. Dinh
MVP (Access)
 

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