Friday, July 04, 2008 5:52 PM
patricg
Create a SQL Server Data Dictionary in Seconds using Extended Properties
Problem
I need a way to create a data dictionary that will stay up to date. I make many changes to the database and I spend more time trying to keep the documentation updated than doing database administration.
Solution
it's here : http://www.mssqltips.com/tip.asp?tip=1499 

