Z
Zoe
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!
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!