98.7% Of all customers recommend us, we're so confident about our results we publish all reviews and stats
View Live Stats View ReviewsForum home » Delegate support and help forum » Microsoft Access Training and help » access courses in london - Read option only on tables
access courses in london - Read option only on tables
Resolved · Low Priority · Version Standard
Kim has attended:
Access Introduction course
Access Intermediate course
Read option only on tables
How do I keep a particular table or database protected so the records cannot be edited but only viewed by others?
RE: Read option only on tables
<b>To protect an entire database</b>
Make a backup copy of the database and store in a safe place.
Then right click on the database file in windows explorer, and tick the READONLY box.
<b>To protect a table</b>
If you are using a switchboard for users to access the table, then you can set the view to read only. If the information is being viewed via a form, you can set the form to ready only by:
Go to the Design view of the form
Double click on the top left square of the form to get the properties box.
Click on the DATA tab.
Set "Allow Additions, Allow Edits, Allow Deletions" to NO.
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
Any suggestions, questions or comments? Please post in the Improve the forum thread. |
Access tip:Prefixed AutonumberingWhen using Date Type = Autonumber as a primary key, clients may require autonumbering to be prefixed with a letter. |