Creating data dictionary for SQL user which is up to date
![qa-featured](https://www.techyv.com/sites/default/users/superadmin/qa-featured-300x270.png)
I want to create a data dictionary for SQL user which remains up to date all the time. I want to make necessary changes to the database in regular interval of time.
![](https://techyv.com/sites/default/2016/10/techpedia_logo.png)
I want to create a data dictionary for SQL user which remains up to date all the time. I want to make necessary changes to the database in regular interval of time.
Hi,
You want to create a data dictionary for SQL users. I have an idea to create a data dictionary in a simple way. By using tools which generates a data dictionary for a SQL client. And the tool name is "Data Dictionary Creator (DDC)".
You can download it from:Â
http://datadictionary.codeplex.com/downloads/get/clickOnce/DataDictionaryCreator.application
It is a very simple application. It helps to generate and document your SQL database tables. And also it remains automatic update. You need not to update it every time.