garywood84
Registered User.
- Local time
- Today, 08:37
- Joined
- Apr 12, 2006
- Messages
- 168
I have a form to display records in my database and it has a delete button to delete the active record. My database uses Access user accounts for multiple different people. The delete button works when I use it (I'm the administrator), but when anyone else tries to use it, they get the following error:
"You do not have the necessary permissions to use the Events Booked object. Have your system administrator or the person who created this object establish the necessary permissions for you."
I've tried setting the relevant user group to have delete permissions on the table from which the data on the form is based, but this still doesn't work.
Does anyone have any ideas what may be causing this?
Thanks,
Gary
"You do not have the necessary permissions to use the Events Booked object. Have your system administrator or the person who created this object establish the necessary permissions for you."
I've tried setting the relevant user group to have delete permissions on the table from which the data on the form is based, but this still doesn't work.
Does anyone have any ideas what may be causing this?
Thanks,
Gary