Arvin Meyer said:
I am perfectly comfortable with up to 50 users (20 of which will be into
heavy editing) and several hundred megabytes of data.
A couple of comments:
Remember that initial estimates of user audience are almost always low (on
one client DB, the client project administrator initially said, "Never more
than 50 users." When I last worked on that DB, about five years later, there
were about 200 users. Fortunately, for reasons of reliability and
recoverability, it had been implemented as an Access client to a server
database, so it could have grown by more multiples and still been OK.That
would not have been the case if it had been implemented as Access multiuser.
But, reliability and recoverability are strong points of server databases,
such a Microsoft SQL Server. I have worked on DBs much smaller than the ones
Arvin describes which were Access client application to server database just
for these reasons.
Larry Linson
Microsoft Access MVP