Multi user switchboard access

Lynn73

Registered User.
Local time
Today, 10:05
Joined
Jun 6, 2007
Messages
25
I am trying to develop my database with the use of a switchboard which will enable certain groups of users to be able to see their relevant switchboard items (reports) - what I need to know is, if I set up one user account and password for each group of users who would require the same access, can more than one be logged in at the same time and would it be possible for more than one user to be able to run the same report at the same time (possibly using different parameters when prompted) or do I need to set up a user account for each individual user?

Hope this makes sense! Thanks
 
The answer is you can do everything you want without a problem if you split your application and give each user their own front end.
 
Do I still need to split the database if users will only be running reports and not entering data?
 

Users who are viewing this thread

Back
Top Bottom