Click here to Skip to main content
15,896,348 members
Articles / Database Development / SQL Server / SQL Server 2008

Database Documentation - Microsoft SQL Server 2005/2008

Rate me:
Please Sign up or sign in to vote.
4.43/5 (11 votes)
2 Mar 2009CPOL4 min read 50.7K   2.2K   52  
Creates database documentation table(s) schema
<?xml version="1.0"?>
<doc>
<assembly>
<name>
DataBaseDocumentation
</name>
</assembly>
<members>

</members>
</doc>

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Ireland Ireland
Started working IT since year 1997, with humble C, C++ and small Access Applications. Now working in Ireland for the past 7 years in various Microsoft technologies.

Comments and Discussions