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 ...
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, ...