table question

rkrause

Registered User.
Local time
Today, 08:50
Joined
Sep 7, 2007
Messages
343
I have an access2000 database and was wondering if anyone knows the max # of records in a table. and would 100million records cause a problem.

Thanks
 
Look up specifications in help for the limits in your particular version. IIRC, A2k is 2Gb overall, 1Gb in any particular table. Depending on what a record contains, that many records might be pushing it.
 
A 100mil is a lot, largest I have worked with was 16mil with no problem.
 

Users who are viewing this thread

Back
Top Bottom