Groups | Blog | Home
all groups > sql server programming > february 2004 >

sql server programming : Trigger in System table


Guru S. anand
2/26/2004 9:46:04 PM
Hi all
Is it advisible to have a trigger in the system table?
I need to keep a trigger in the SYSJOBHISTORY of msdb.

I need some sugesstion.

Thanks in advance

oj
2/26/2004 11:29:49 PM
You're not allowed to have trigger on system objects. It's by design.

--
-oj
http://www.rac4sql.net


[quoted text, click to view]

Joe Celko
2/27/2004 9:01:19 AM
[quoted text, click to view]

NO, NO, NO!

--CELKO--
===========================
Please post DDL, so that people do not have to guess what the keys,
constraints, Declarative Referential Integrity, datatypes, etc. in your
schema are.

*** Sent via Developersdex http://www.developersdex.com ***
AddThis Social Bookmark Button