Not allowing LINKED data to be updated

Dika At Work

New member
Local time
Today, 06:24
Joined
Jul 18, 2005
Messages
7
I have a very simple database used by 3 users at a time. It is split into BE and FE. One user accesses the DB with queries only so I have created a DB with the master file linked - and literaly nothing else, She will then create and save all of her queries here. But - I want to keep her from accidently updating the file from here. I can't seem to find a simple solution to simply not allowing her to update. Any ideas? Thanks - Dika
 
Pat - thanks for your reply. I am going to stay away from setting security due to the work setup here. I am part time, and we have problems enough without trying to password anything. But again, thanks. Yours Dika
 
Make all tables hidden and they will be not visible for users, it is not elegant solution but could help you.

Igor
 

Users who are viewing this thread

Back
Top Bottom