An Idea can change your life.....

Tuesday, February 12, 2008

sql server addons Free tools

SSMS Tools Pack - an add-in with lots of IDE options (Query Execution history, regions, debug sections, CRUD stored procedures creation, new query templates, running custom scripts from Object explorer's context menu) for SQL Server Management Studio and SQL Server Management.

Data Scripter - generates insert statements for a table

SQLDBSearch V2.0.0 (Freeware)

- With SQL Query Analyzer (SQL Server 2000) you can only search an object by its name.
- With SQL Server Management Studio (SQL Server 2005) the Filter option is very limited.
- Sp_depends can provide many irrelevant results since SysDepends table could be out off sync.

SQLDBSearch is a small and visual tool that is intended to fix this limitation and helps SQL Server developers and DBA to find objects that might be affected when they implement a database change. SQLDBSearch can find an object by its name or content in a specified database or the whole server.

The tool supports SQL Server 2005 and 2000 and requires Microsoft .Net Framework 2.0

Click here to download the tool
Click here to see some snapshots

No comments: