 sp_ace Screenshot
| sp_ace enables database administrators to view detailed information about database objects and their relation to each other. It shows which stored procedures are used by a table,, which tables are used by stored procedures, views etc. The items are hyperlinked from a HTML interface, and also allow direct editing of stored procedure and views (not tables). In addition, you can search for text by keyword or regular expression, and export the reports to HTML format.
|