how to set up the security?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi gusy, I finish my database, but I have 2 questions:
first, if I upload it onto the server, and if there are two users edit it
the same time, to obtain the most updated records, and ensure they will not
cover each other, what can I do?

Second, if I only let the admin to have right to delete the records, while
others can only read and edit, how to figure it out?

Thank you.
 
Each form has a Record Locks property. Implement the one that you like
most.

No Locks - Last in wins
All Records - Pessimistic
Edited Records - It's mine... and you can't have it until I come back from
lunch.
 

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

Back
Top