Roll level security

T

Tony

Could you give some ideas to me? i want to lock only the authorized user
have rights to change the specified record.

story: i have a form, a data table and a user table.

logic:
if currentuser = specifieduser (user table)
edit(data table) = true

where should i bind the code to? bind to every fields individually in the
form? to form? Thanks a lot for your help.
 

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