Viewing post 1 (of 2 total)
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...
October 13, 2002 at 8:30 pm
#438453