Secure single record in table

Z

Zurn

I have a table, containing several records. For one certain record, I want
the users to be unable to change.

Is this possible and how?
 
R

Rick B

Not in a table, no. But, users should never be in the tables.

In your FORM you can write code to say "if a particular field is marked,
then lock the record".

For more details, do a search. This topic is asked and answered at least a
couple of times a week. Your best bet is the forms coding group. Look for
"lock a record".
 
Z

Zurn

Thx Rick B,

I am not that familiar with using forums, next time I will search before
asking ;)

Zurn
 

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