Blog LogoBlog Logo

Tag: data dictionary

All tags

Creating a data dictionary with SQL Server and MediaWiki – Part three: inbound references

In my previous posts (parts one and two ), I showed how to generate mediawiki markup to generate lists of tables and columns that can be used as the starting...

— 16 Jun 2012

Creating a data dictionary with SQL Server and MediaWiki - Part two: a list of columns

In my previous post , I showed how to create a SQL Script that generates Mediawiki mark-up to create a list of tables (or views) in your database. In this...

— 15 Jun 2012

Creating a data dictionary with SQL Server and MediaWiki - Part one: a list of tables

Background We've just installed MediaWiki as a documentation tool where I work. To get things up and running as quickly as possible, I created a few SQL...

— 14 Jun 2012