how to lock a table

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

Guest

i have a table that is used as a drop down list and someone went in and
change one of the numbers i want to prevent this from happening is there a
way to lock that table down
 
To be bullet proof, you will need to implement user-level security and all
the fun that entails.

You could try hiding the table so that a normal user can't find it to change.

Remember that nothing is fool proof because fools are so ingenious.
 

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