Forum Replies Created

Viewing post 1 (of 2 total)

  • RE: Alert when object is added

    You could create a table similar to the sysobjects table (for example tb_dba_object_list).

    Load a list of initial object names, types, creation dates, etc. from sysobjects.

    Create a...

Viewing post 1 (of 2 total)