User limitation

J

Jelani

Is there a user limitation that Access can handle on a
network. Meaning the amount of users that can log into a
access database at one time?
 
D

Douglas J. Steele

There's an absolute limit of 255 simultaneous connections, but you'll find
that in practice, you'll seldom (if ever) get near that number.
Realistically, the number of concurrent users depends on how well designed
your application is and what the users are doing, among other things.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top