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
 
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
 
Back
Top