Database Maximum Capacity

  • Thread starter Thread starter HGVillanueva
  • Start date Start date
H

HGVillanueva

can anyone tell what is the maximum single database capacity...its actual
size or something...than'x
 
An Access database (MDB file) has a maximum size of 2 Gigabytes and that
includes system information that is stored in the database, so you have about
1.8 Gb of space.

However, you can use multiple mdb files as backends, even up to using 1 mdb
file for each table.
--
Bob Larson
Access World Forums Super Moderator
Utter Access VIP
Tutorials at http://www.btabdevelopment.com
__________________________________
If my post was helpful to you, please rate the post.
 
.... even up to using an mdb file for each record ...
....although I expect that you would run into a similar limitation
for each recordset...

(david)
 

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


Back
Top