Re: Limitations to How Many Users can use the same form at the same ti
- From: "Jeff Boyce" <nonsense@xxxxxxxxxxxx>
- Date: Mon, 11 Sep 2006 16:06:47 -0700
Mike
You have 300 people all trying to crowd through a single doorway at the same
time? <g>
The standard "split" design calls for one set of data on the backend/server,
and one copy of the front-end per each user, on each user's PC.
You will find a theoretical limit of 255 simultaneous users, below your 300
figure. How many of your 300 are on the same LAN?
If you really do need to have 300 simultaneous users, consider using SQL
Server or some other more robust database engine for your backend.
Regards
Jeff Boyce
Microsoft Office/Access MVP
"Mike" <Mike@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:E355CF19-14E9-4DEF-93DB-44DFD49298A0@xxxxxxxxxxxxxxxx
Good Afternoon Everyone,
I have a question in relation to Limitations for a Database. We are
working
on a new project that involves about 300 people using the same Standard
Created Form to populate information in an Access Database all at the same
time, is this possible or would it better to use something else?
Any suggestions or information would be greatly appreciated...
Thank you in advance,
Mike
.
- Prev by Date: OT: Step through code?
- Next by Date: Re: Limitations to How Many Users can use the same form at the same ti
- Previous by thread: Re: Need Access ad placement (print, broadcast) by size/run/vendor
- Next by thread: Re: Limitations to How Many Users can use the same form at the same ti
- Index(es):
Relevant Pages
|