How many users can access a database simultaneously?

G

Guest

I am designing a Javascript application that will read information from
multiple tables in an external Access database. It will be distributed to
appoxiamtely 600 users. The database will be stored on a shared network
drive. The JS app will only read from and will not write to the db. I have
used this method in the past with 40 users and have not experienced any
issues. I'm certain that there will never be 600 simultaneous hits but I do
want to anticipate any problems in advance. Any information is appreciated.
Thanks!
 

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