“ SQLScripter is a free SQL Server tool that you can use to quickly and easily automate the generation of database schema. ”Read More
“ This utility detects blocking locks on SQL Server 2005 and 2008, plus allows smtp notification and logging of the blocking event. If you have database concurrency issues then be sure to check out the Freeware version ”Read More
SQL Server Utilities offers tools designed to make the DBA’s work more efficient.
The tools offered at this site were developed by Yaniv Etrogi, a DBA who brings years of experience into his development work.
SQLScripter - A utility that automates the process of schema generation allowing you to keep database schema history at points in time.
BlocksTracer - A utility that detects blocking locks and can send a notification at real time as well as keep the blocking information to a text file or a database table allowing you to retrieve summarized data thus placing a spot light on the most critical areas that suffer from concurrency issues.
TraceAnalyzer - A Tool with a great UI that reads Trace files (SQLTrace & Profiler files) and allows you to group and sort the SQL Batches and Statements.