User Level Security in Access

btp111

Registered User.
Local time
Today, 09:03
Joined
May 8, 2008
Messages
15
Hello,
I have an Access Database that connects to a split back end database. I have 2 tables that link to the backend tables. I need to secure the links to the DB. Right now, you can double click on the table and enter in any information. I want to use the table to view data from but I don't want them to be able to enter information into the table. Is there a way to do this? I thought there was a user level security access but I cannot find anything regarding this.
Thanks,
 
When you make a form you can lock text boxes in their properties so that the persons can see but not change the data retrieved.
 

Users who are viewing this thread

Back
Top Bottom