February 25, 2009 at 10:18 pm
Hi Friends,
I want to create a DDL Trigger to control DROP objects(procedures,functions,triggers,views,tables... etc)
I know it is easy in SQL SERVER 2005.But i want to create DDL Trigger in SQL SERVER 2000...
How do i do this....??
please help me... friends... 🙁
February 25, 2009 at 11:41 pm
Hi,
Some where I have read that "DDL triggers were introduced in SQL Server 2005"
February 26, 2009 at 1:16 am
DDL triggers were introduced in 2005. There's no equivalent feature in SQL 2000
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply