Multiple users

J

JEG

Can Multiple Users input Data into an Access table at the same time? I have
designed a new Database, and I am trying to determine the best way to rapidly
input data for new records (The information I need is currently all in paper
files)
 
C

Chris Nebinger

Yes, they can. It is recommended that the max number of concurrent
users is 5-10, however. You shouldn't have to do anything to allow
them to add the data.

You might want to look at splitting your database. Use the Table
Splitter Add-In to help.

Also, frequent back-ups are a good idea.


Chris Nebinger
 
Top