SQL Server 2008 SP 1 累積的な更新 2 と各種アドイン

SQL Server 2008 Service Pack 1 用の 累積的な更新 2 が公開されていました。適用すると 10.00.2714 になるようです。詳細は、以下を参照してください。

ついでに、 SQL Server 2008 (SQL Server Management Studio) で使えるアドインを調べてみました。あまりないと思っていたら意外とありますね。

SSMS Tools Pack は、以下の機能を提供するようです。その他は大体名前通り。

  • Window Connection Coloring
  • Query Execution History (Soft Source Control) and Current Window History
  • Search Table or Database Data
  • Uppercase/Lowercase keywords and proper case Database Object Names
  • Run one script on multiple databases
  • Search Results in Grid Mode and Execution Plans
  • Generate Insert statements for a single table, the whole database or current resultsets in grids
  • 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