Deleted objects

  • Is there a way to determine when a table,stored procedure, udf was deleted from the database. And also determine what user.

  • Yes. With SQL 2005. check DDL triggers.

  • Thanks for reply. Can you give me a little guidance as to where to look and what to look for.

     

    Thanks in advance

  • I should have clarified what I was wanting from the beginning. We have recently had some tables and stored procedures disappear and I was wondering if you can tell without having written any triggers.

  • Use a T-Log explorer tool, that is IF you use Full Recovery.

    And maybe now should be the time to restrict permissions?

     

    Hanslindgren

Viewing 5 posts - 1 through 4 (of 4 total)

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