Can a DB be used/modified by different users at the same time???

Gilfdz

Registered User.
Local time
Today, 06:21
Joined
Sep 18, 2007
Messages
36
Hello,

I have created my first DB which will be used by 5 different persons and will be accessed through the intranet. I was wondering if access allows to have the same DB to be open and modified at the same time by different users???

Is this possible??? Any ideas how can i achieve this??

Thanks,
Gilberto
 
Modifying records or objects (forms, queries, tables, etc)?
 
Access is inherently multi-user however you will almost certainly want to split the application and data. You will also want to search on Terminal Service of Citrix in order to get reasonable performance over the internet.
 

Users who are viewing this thread

Back
Top Bottom