• subscribe


John Jakob

John Jakob has worked with SQL Server since version 6.5 He has been an MCDBA since 2002.
Email: john_jakob@hotmail.com

My Latest Content
My Latest Comments



Author Articles

Building Dynamic Data Dictionaries

By John Jakob, 10/25/2010

The author presents a set of stored procedures for generating a data dictionary of schemas and tables within a database, as well as an SSRS report for publishing the data ...

SQL Server 2005 Schema Scripting

By John Jakob, 01/24/2007

Looking for a way to script database schema without buying a third-party tool? Here’s a Windows console-mode utility that uses SMO to script tables, stored procedures, views, ...