Database Documentation
Database
2
Posts
2
Posters
0
Views
1
Watching
-
Does anyone know of a good tool to generate database documentation from database schemas and extended properties for SQL Server? I have been looking at DBDesc http://www.dbdesc.com. Any other suggestions?
-
Does anyone know of a good tool to generate database documentation from database schemas and extended properties for SQL Server? I have been looking at DBDesc http://www.dbdesc.com. Any other suggestions?
Have you checked this: http://www.spectralcore.com/documenter/index.php[^] Also there's an interesting article here in CP: Document SQL server 2000/2005 database[^]
The need to optimize rises from a bad design.My articles[^]