S
saip15
So I have my database secured using the User-Level Security and have gone
through all the appropriate steps in order to secure it properly (Remove
Admin from User group, No permissions for User group, etc.). For one of my
groups I want to be able to enter data into forms but not be able to delete
any. From what I understand all 4 permissions (read,update,insert,delete)
effect the information in the tables/queries. When I set the group to
read-only everything works properly but when I add the Update permission the
user is allowed to delete data in form and in the tables. Why is this
happening? From the definition of the Update permission "View and modify, but
not insert or delete, data in tables and queries." My database is split. Does
it only mean delete the actual table?
Thanks so much!
through all the appropriate steps in order to secure it properly (Remove
Admin from User group, No permissions for User group, etc.). For one of my
groups I want to be able to enter data into forms but not be able to delete
any. From what I understand all 4 permissions (read,update,insert,delete)
effect the information in the tables/queries. When I set the group to
read-only everything works properly but when I add the Update permission the
user is allowed to delete data in form and in the tables. Why is this
happening? From the definition of the Update permission "View and modify, but
not insert or delete, data in tables and queries." My database is split. Does
it only mean delete the actual table?
Thanks so much!