|
SQLAutoDoc
is an automated database dictionary for SQL Server. It consists of tables, stored
procedures and web reports and provides functionality much like the 'description'
column in Microsoft Access, combined with the Access Database Documenter.
SQLAutoDoc will periodically poll all of the databases on the server on which it
is installed for new tables, stored procedures and views. Informative descriptions
can then be associated with them to assist you in documenting your database.
|