Multiple users entering data

A

Annetta

I would like to build an Access database for multiple users to enter and
retrieve data in a Form. They will not only enter data, but after each entry
run a set of macros that will update and populate fields in a table. The
database will be on a shared drive, but does Access support multiple users
possibly entering data at the same time? I’ve built one for a smaller group
(2-3 people), but there will be 20+ people using this database.
 
K

Ken

Hi Annetta, I am intermediate but have used access a long time. My opinion
is the answer is yes Access supports multiple users. But 20 ,
simultaneiously, is getting to the upper range.
I would just say set it up and then test vigilantly to make sure you don't
have issues.
 
D

Daniel Pineault

Annetta,

The short answer is yes. However, what I have also noticed is that your
network stability is a crucial component to the overal stability of your
database.

Also, for multiuser database such as that which you are proposing, you MUST
split your database and distribute a copy of the front-end to each of your
users.
Below are a few link relative to database splitting

http://allenbrowne.com/ser-01.html
http://www.granite.ab.ca/access/splitapp/index.htm
http://support.microsoft.com/kb/304932
http://www.databasedev.co.uk/split_a_database.html
--
Hope this helps,

Daniel Pineault
For Access Tips and Examples: http://www.cardaconsultants.com/en/msaccess.php
If this post was helpful, please rate it by using the vote buttons.
 

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