SqlDoc v. 1.0

Info
Downloads
Sample
Screenshots

SqlDoc connects to a SqlServer database and generates HTML documentation for the selected objects, including tables, views, stored procedures, and user defined functions.

This project was inspired by excellent NDoc, but is not related to it.

You may download the installer and/or source code here.

It's developped in C# for .Net Framework 1.1 – you'll need the framework installed –, and should work with SqlServer 2000 databases.

Changes since v. 0.5
– cleaner interface, using Crownwood's Magic Library,
– support for saving and loading project files,
– include user's comments,
– highlight sql syntax, using Wilco's library.

Future versions should include the following functionalities :
– build HTML Help file,
– script table creation,
– script other objects (rules, defaults, user defined data types, catalogs),
– support for Yukon specific objects.

and would be ideally in cleaner OO code ;)

 

SourceForge.net Logo