I wonder could you help me out on a security issue.
I have code which creates a query at run time depending on which table the user is searching. This query is created dynamically.
The problem is that whatever permissions other than the default Admins Group permissions I set for the user, it will not give them access to creating the query. Naturally, I don't want users to have Admins Group permissions.
What is curious is that Access tells them that the user does not have permissions for 'MsysTable' object. Now I have searched through the hidden and system tables and can't find this one.
Any ideas?
Regards
John
I have code which creates a query at run time depending on which table the user is searching. This query is created dynamically.
The problem is that whatever permissions other than the default Admins Group permissions I set for the user, it will not give them access to creating the query. Naturally, I don't want users to have Admins Group permissions.
What is curious is that Access tells them that the user does not have permissions for 'MsysTable' object. Now I have searched through the hidden and system tables and can't find this one.
Any ideas?
Regards
John