Stop Add/Edit on Queries?

NTeyeball

New member
Local time
Tomorrow, 07:51
Joined
Dec 23, 2011
Messages
6
Hi all,

I have a menu driven simple database, split into 2 main menus (General & Admin users)
The Admin works with password entry and allows Adding/Editing of Records.
The General side is only for Viewing & Searching. I thought by setting Frm Properties to No for Edits, Additions, Deletions etc this would stop the editing?
But this is not so, I can still edit & add records in Query results.

What do I do to stop the editing of the results of the query??

Any assistance appreciated!
NT
 
Hide the database window so users do nor have access to your queries. Any data that they need to see from the queries can be shown in forms or reports that are bound to the queries.
 

Users who are viewing this thread

Back
Top Bottom