S
Sietske
First some context:
I have split my database into a front end and a back end, the "admin" is
removed from the "admins" workgroup and the group "users" doesn't have any
rights. I've created a new "normal user" workgroup for normal users.
Normal users fill the back end by using the forms of the front end. The back
end only shows a "no trespassing" start up screen when it is entered
directly. However, in the current situation, the normal users can still enter
the tables of the back end using their password and the shift key, and edit
data in the main table directly.
To avoid this, I would like to disable the shift key bypass, but only for
normal users and not for people in the "admins" workgroup.
Now my problem:
I have put the function to set the AllowBypassKey from the MS Access
Security FAQ (question 27) in the immediate window, but that isn't enough, is
it? Do I have to put the Create Property syntax (or something else) somewhere
else also? And what do I have to fill in then? I've read
http://www.mvps.org/access/general/gen0040.htm and tried to understand old
postings on this newsgroup, but it was still not clear to me.
Besides this, I would like some information about what that particular
function from the MSA Security FAQ does exactly, because I don't feel right
about just copying code without knowing what it does. Is there a clear
website or paper related to it?
I have split my database into a front end and a back end, the "admin" is
removed from the "admins" workgroup and the group "users" doesn't have any
rights. I've created a new "normal user" workgroup for normal users.
Normal users fill the back end by using the forms of the front end. The back
end only shows a "no trespassing" start up screen when it is entered
directly. However, in the current situation, the normal users can still enter
the tables of the back end using their password and the shift key, and edit
data in the main table directly.
To avoid this, I would like to disable the shift key bypass, but only for
normal users and not for people in the "admins" workgroup.
Now my problem:
I have put the function to set the AllowBypassKey from the MS Access
Security FAQ (question 27) in the immediate window, but that isn't enough, is
it? Do I have to put the Create Property syntax (or something else) somewhere
else also? And what do I have to fill in then? I've read
http://www.mvps.org/access/general/gen0040.htm and tried to understand old
postings on this newsgroup, but it was still not clear to me.
Besides this, I would like some information about what that particular
function from the MSA Security FAQ does exactly, because I don't feel right
about just copying code without knowing what it does. Is there a clear
website or paper related to it?