| November
9th 2005
Documenting
SQL
One of the tasks
as part of a project is to keep the documentation up to date - and
as the boundaries change all the time this can be hard work!
I found this neat
package (EazyDoc) which produces a WORD file from the SQL Database
table definitions (and other items) - which means if you document
your
database inside
the SQL, then "simply" export it using this tool, and bingo, up-to-date
documentation.
|