Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MS Access database limits

Status
Not open for further replies.

jamsek19

Programmer
Feb 4, 2002
35
SI
Hello.
Does anybody know the limits of MS Access 2000 database: max tables defined, max fields per tables, max size of table, max size of database, max connections opened simultaniously, ...
A link of these values also make me happy.

Thanks Andrej
 
you can check in access help under access specifications.
For example max fields in a table :255 fields
32768 objects in a database,db max size 2GB etc...

But be carefull, all those limits a not really practicable !
For exemple 255 concurrent users .... I have problems to get 15 people working ...


 
Thanks for fast info.
Just about concurrent users: are they really accessed DB at the same time or they're just connected to database and access to DB was periodical?
Thanks
Andrej
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top