In previous posts I described how to generate MediaWiki documentation of an MS SQL database schema and selected table data using dbscript.
The upcoming version 0.94 provides the functionality to create a single HTML file documenting the database schema of a selected MS SQL server database.
This page contains the documentation of the AdventureWorks database (MSSQL 2005) as it is generated by dbscript 0.94 using the “SingleHtml ProjectVersion” stylesheet which is included in the next release.
dbscript is available for download here.
March 4, 2009 at 22:48 |
[...] Single HTML file [...]
June 18, 2009 at 23:06 |
[...] on my previous work in dbscript to generate an HTML documentation of a database schema using XML and XSL I modified the “Single HTML” XSL of dbscript to create an XSL to [...]