Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » DDL Trigger   (RSS)

SQL Server Data Model Monitor Series

Place holder for Data Model Monitor

Creating the Infrastructure for Capturing a Data Model

At this point, all I've given you is a set of tables that can store metadata about database tables and their relationships - they pretty much reflect a subset of what you can get from the system views.  Let's take a look at the process for capturing

Monitoring Data Model Changes

Have you ever wanted to view how a database model has evolved over time? It's not that hard to setup an infrastructure for supporting this. In this series of articles, I'll go over the process for this. For a jump start on the whole process, I've provided
 
Page view tracker