home · blog · groups · about us · contact us
DevelopmentNow Blog
 Tuesday, October 24, 2006
 
 

Data Dictionary Creator was recently released by Jon Galloway. It's a UI allowing you to document your SQL Server databases by storing the documentation in extended properties, and then exporting it as Excel, XML, etc. The nice thing is it stores the documentation in the same place that SQL Server normally stores its descriptions.

So instead of using the SQL Server tools to update your descriptions like this (ugh):

sqlserverfielddescription.gif

You can now use a cool lil' UI to do it, like this!

Screenshot

October 24, 2006    Bookmark to Digg or other social bookmarking
#    Disclaimer  |  Comments [0]

Related posts:
How to Disable AVG Antivirus in Vista
Subversion: Merging Changes from a Branch into the Trunk
SQL Server Management Studio - Export Query Results to Excel
Office Live Workspace now Open
Mac Subversion Clients
Unfuddle Ticket Submission Form


« Search Engines for your Web Site Using G... | Main | Dynamically Building Arrays in .NET »
Comments are closed.