DBAWinnipeg
Programmer
Good Afternoon all
I'm trying to create a trigger to fire off of the sysobjects system table that will send an added, updated, or deleted row to an audit table I created...
I get this error
CREATE TRIGGER permission denied on object 'sysobjects', database 'CRMPRD', owner 'dbo'.
Now I kinda figured before hand that that was going to happen but i guess I was hoping it wouldn't... anyone have a work around??
Thanks in advance!!!
Colin in da 'Peg
I'm trying to create a trigger to fire off of the sysobjects system table that will send an added, updated, or deleted row to an audit table I created...
I get this error
CREATE TRIGGER permission denied on object 'sysobjects', database 'CRMPRD', owner 'dbo'.
Now I kinda figured before hand that that was going to happen but i guess I was hoping it wouldn't... anyone have a work around??
Thanks in advance!!!
Colin in da 'Peg