Does anyone know how to use DDL or DML triggers to monitor database permissions in SQL 2005. For example when permissions are granted to a database or removed from a database.
We had an incident at work where some permissions to a database were removed and it caused a major issue.
Any help would be appreciated.