ms+access+course/ - multiusers

Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

Forum home » Delegate support and help forum » Microsoft Access Training and help » ms+access+course/ - Multi-users

ms+access+course/ - Multi-users

resolvedResolved · Low Priority · Version Standard

Myriam has attended:
Access Introduction course

Multi-users

I'm in the process of creating a database and I need some help on how to setup role for users. For example I might want some users to have a read-only access and others to be able to edit. Is this possible? and if yes how do I achieve this?

I also need multi-users to be able to access the database for editing or read-only purposes? Is this possible? and if yes how do I achieve this?

Kind regards and thanks in advance for your help.

Myriam King

RE: Multi-users

Hello,

Hope you enjoyed your Microsoft Access course with BEST STL.

Thank you for your question regarding setting up security roles for users.

The subject of User level security is covered in our advanced course. The short answer to your question is yes, you can setup user specific permissions, and it required a good knowledge of basic security in Ms Access, or the Windows file security system.

If you are new to these subjects the learning curve can be very steep, and there is a high chance that you will lock yourself out of using your database.
If you decide to implement this by yourself, I highly recommend that you make a copy of your database, and test on that. If you lock youself out, you will not be able to get back to your data.

My first suggestion is that you read through "USER LEVEL SECURITY" in the Help section.

Once you have done that, then decide what security you want to implement. I would suggest having someone who is familiar with the subject with you to guide the process, otherwise it is hit and miss. We do offer this type of service.

If you are interested, please feel free to discuss your requirements with our enquiries team on main number.

I hope this addresses your question. If it has, please mark this question as resolved.

If you require further assistance, please reply to this post. Or perhaps you have another Microsoft Office question?

Have a great day.
Regards,

Richard
Microsoft Office Specialist Trainer

 

Training courses

 

Training information:

See also:

Welcome. Please choose your application (eg. Excel) and then post your question.

Our Microsoft Qualified trainers will then respond within 24 hours (working days).

Frequently Asked Questions
What does 'Resolved' mean?

Any suggestions, questions or comments? Please post in the Improve the forum thread.


 

Access tip:

Closing form after a certain time period

To make a form close automatically after a certain time period, you need to assign the close function to a macro.

Save the macro and ope up the form in design view. open the Properties sheet.

In the TimerInterval property enter the length of time you want the form open for. This should be in milliseconds, so for instance if you want the form open for 5 seconds enter 5000, for an minute enter 60000.

You now need to attach your macro (to execute the Close action) to the OnTimer event property of the form.



View all Access hints and tips


Server loaded in 0.08 secs.