Lock Table When Form Open?

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

Guest

Is it possible to lock a table when a form is opened? I would like to grant
exclusive rights to a table (tied to a form) when the form is open.

Any help that you can provide is welcome. Thanks in advance.

G
 
There is a form property on the 'Data' property tab called 'Record Locks'. It
defaults to 'No Locks' on all forms. Changing it to 'All Records' will lock
the underlying table when the form is open.
 

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