Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 SQL Server Administration (2005)
 DDL Triggers to capture role membership changes

Author  Topic 

crosan
Starting Member

13 Posts

Posted - 2009-08-11 : 16:59:55
I've been hunting for a trigger that would fire whenever a SQL Server role membership list would change. It appears that 2008 includes the ADD_SERVER_ROLE_MEMBER and ADD_ROLE_MEMBER event types, but I can't find its equal or a work around in 2005. Has anyone else figured out how to get this to work in 2005?
   

- Advertisement -