R rkrause Registered User. Local time Today, 08:50 Joined Sep 7, 2007 Messages 343 Oct 13, 2008 #1 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
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
pbaldy Wino Moderator Staff member Local time Today, 08:50 Joined Aug 30, 2003 Messages 36,135 Oct 13, 2008 #2 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.
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 AxGryndr Registered User. Local time Today, 08:50 Joined Oct 13, 2008 Messages 22 Oct 14, 2008 #3 A 100mil is a lot, largest I have worked with was 16mil with no problem.