No record deletion

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

Guest

Hi,
Is there a way to prevent users from deleting records from a table/form?
Thanks,
Kanga
 
Kanga said:
Hi,
Is there a way to prevent users from deleting records from a table/form?
Thanks,
Kanga

Set the form's "Allow deletions" property to "No". This will only be
effective if you have denied user access to the relevant queries and tables.

Regards,
Keith.
www.keithwilby.com
 
Thanks Keith. This works perfectly as my users can only access the forms.
 
Kanga said:
This works perfectly as my users can only access the forms.


Unless they link to your database from a new one that they create for
that purpose :-)

But the form level restriction is often enough, with most users.

TC
 

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