I inheirited a Access database originally created in Access 2000 and converted to 2003. I am trying to delete duplicate table entries using the Microsoft tutorial, but always end up getting a message that I don't have delete permissions for "MySystemObject s" or words to that effect.
How do I determine what permissions are present, and how can I change the database permissions? (I can change permissions for tables, etc.)
...