Wednesday, May 21, 2008

SQL Server Management Studio Tools Pack 1.0

SSMS Tools PACK is an Add-In (Add-On) for Microsoft SQL Server Management Studio and Microsoft SQL Server Management Studio Express. Mladen Prajdić developed this tool set to solve some of his own problems with using SSMS, and has made them available to the SQL Community.I am impressed with it overall. The features it offers as listed on the website are:

  • Uppercase/Lowercase keywords.
  • Run one script on multiple databases.
  • Copy execution plan bitmaps to clipboard.
  • Search Results in Grid Mode and Execution Plans.
  • Query Execution History (Soft Source Control).
  • Text document Regions and Debug sections.
  • Running custom scripts from Object explorer's Context menu.
  • CRUD (Create, Read, Update, Delete) stored procedure generation.
  • New query template.
  • Generate Insert statements for a single table, the whole database or current result sets in grids.

I really like the first one and the last one in this list. I hope you will give it a look.

No comments:

Post a Comment