capacity of access

B

balu

dear sir ,
how much data an access 00 or 03 can handle i mean with respect to depends
on the over all database data size(total number of records) , at what stage
data base will start getting slow how to define to an custemer regarding
please ?.
 
D

Douglas J. Steele

There's no restriction in terms of number of records. The only restriction
is that an MDB file cannot exceed 2 Gb. However, since you can link MDBs to
one another, it's possible to have far more than 2 Gb associated with a
single application (not that I'd necessarily recommend it)
 
B

balu

dear sir thanks a lot
can you please advise me of any such thread of yours for my reference and i
would like refer very eagerly any one of your front end design please.
thanking you sir.
 
Top