insert right

T

tony wong

i have the following code to check authorizeduser

if authorizeduser <> currentuser then
me.allowedits = false

however, i think i just need the "read" right in the field (another table)
of "authorizeduser" for checking only but fail to open the form if the
authorizeduser is "null"

after adding "insert" right in authorizeduser, it is ok.

but i don't like user to have "insert" right for security reason.

anything wrong. thanks a lot.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top