maximun capacity in Access Database??

  • Thread starter Thread starter Guest
  • Start date Start date
The limit is 2GB file size.

The number of records depends on how many tables, and how many fields in
each table, the type and size of each field, and how much data is in those
fields.
 
Allen said:
The limit is 2GB file size.

The number of records depends on how many tables, and how many fields
in each table, the type and size of each field, and how much data is
in those fields.

Note: The older versions of Access "only" had a 1 Gig file size.
 
storing 2 records in a MDB is too many

you should use SQL Server or MSDE if you care about your data AT ALL.
 

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