DDL Trigger for SQL SERVER 2000

  • 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... 🙁

  • Hi,

    Some where I have read that "DDL triggers were introduced in SQL Server 2005"

  • 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

    We walk in the dark places no others will enter
    We stand on the bridge and no one may pass

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply