DB Documentation Tool
- by Hisham El-bereky
Recently I have uploaded new project to codeplex site, DbDocument or DbDoc project is a helper tool used side by side with MS SQL server management studio tool, you can
design your DB Tables in visualized way through Diagrams and then use “DbDoc”
tool to generate design document in MS Word format, the generated file can be
used in design review process or as history reference, the tool facilitate and
reduce the time of writing DB structure documentthe current version is not so sophisticated which is intend to generate word document in table format with all tables in DB illustrating its structure and constraints, but for now it seems to be good. For more details check DbDoc document or go immediately to DbDoc home page http://dbdocument.codeplex.com/