size of data base

J

John Vinson

What is the maximum size of an access data base file? how
many entries?

Check the online help for "Specifications". There's no explicit limit
on the number of rows, but a single .mdb file cannot exceed 2 GBytes.
 
Top