Get your favorite SSC scripts directly in SSMS with the free SQL Scripts addin. Search for scripts directly from SSMS, and instantly access any saved scripts in your SSC briefcase from the favorites tab. Download now (direct download link)
Thank this author by sharing:
By David A. Long, 2007/09/14
Obscure impact of switch EnforceScriptingOptions to scripting a SQL Server database.
script all stored procs for all databases on a server
how get generate script for database user with their database and server roles
Script to change auto growth settings for all databases in SQL Server.
After TFS server is ready with folders created for databases, you need to take database scripts in y...