access quiz

  • Thread starter Thread starter Guest
  • Start date Start date
How big is your hard disk, plus all attached network storage, plus all
available offline storage?

'Access' can hold about 50 million records per gigabyte, when using the Jet
storage engine.

(david)
 
denish said:
how many records can microsoft access hold in total?

No limit to the number. The total size of the file must be smaller than
one or two Gig depending on the version.
 
how many records can microsoft access hold in total?

THat's an Access FAQ - gets asked once or twice a week here.

There is no explicit limit. A single .mdb file cannot exceed 2 GByte,
and you could have a backend database with just one table in it if you
wished.

In practice, the biggest Access table in production use of which I am
aware is over 20,000,000 rows.

John W. Vinson[MVP]
 

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