My Assistant
![]() ![]() |
|
|
Nov 3 2007, 12:44 PM
Post
#1
|
|
|
UtterAccess Enthusiast Posts: 98 |
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 |
|
|
|
Nov 3 2007, 06:04 PM
Post
#2
|
|
|
Utterly Banned Posts: 6,006 From: Brisbane Qld Australia |
They also must have delete permissions on the Form and also on the Query if you are using one.
HTH |
|
|
|
Nov 4 2007, 06:12 AM
Post
#3
|
|
|
UtterAccess Enthusiast Posts: 98 |
Des,
Thanks for this. I couldn't change the delete permissions for the Form, because the option is greyed out. However, setting the permission on the Query worked. I hadn't realised that this was necessary because my other delete buttons worked straight off, but thinking about it now, they delete data directly from tables, not queries. Cheers, Gary |
|
|
|
Nov 4 2007, 06:31 AM
Post
#4
|
|
|
Utterly Banned Posts: 6,006 From: Brisbane Qld Australia |
Gary
I was wrong. You only need the form to have delete permissions if you are deleting things on the form, not in a query that you may be running from a command button. Glad to see you got it sorted. Security can be a bit difficult at times. |
|
|
|
![]() ![]() |
|
Go to Top · Lo-Fi Version | Time is now: 25th May 2013 - 01:48 AM |