I’m looking for a utility or VB code that can generate a report on the security of an Access 97 Database. The report would need to display each object in the database and the permissions each user/group has on that object. For example…
Table:DepartmentMaster
User: Admin
Read Design, Modify Design, (etc)
Group: Users
Read Data, Update Data, InsertData
Any help would be greatly appreciated.