SSMS 에 Add-in인 SSMS Tool Pack을 소개하려 한다. SSMS2005 버전과 SSMS2008 버전이 별도로 존재하므로 알맞은 버전을 설치해야 한다.
다운로드 : http://www.ssmstoolspack.com/Download.aspx
SSMS Tool Pack 은 다음과 기능을 제공한다.
( 필자의 경우 테이블에 데이터를 INSERT-SQL로 생성해주는 기능을 아주 유용하게 사용하고 있다.)
Features
Source : http://www.ssmstoolspack.com/Features.aspx
( 필자의 경우 테이블에 데이터를 INSERT-SQL로 생성해주는 기능을 아주 유용하게 사용하고 있다.)
Features
Source : http://www.ssmstoolspack.com/Features.aspx
Query Execution History (Soft Source Control) and Current Window History
Search Table or Database Data
| Simple search for a search term through all non-binary columns in
a single table or in every table of a database. You can search in four ways:
Contains, Starts with, Ends with and Equals. |
|
Uppercase/Lowercase keywords and proper case Database Object Names
| Set all keywords to uppercase or lowercase letters. Custom
keywords can be added. Format all database objects to their proper case sensitive name. |
|
Run one script on multiple databases
| Run selected or full window text on selected databases on the currently connected server. A new window is opened that contains one script for all databases. | |
Copy execution plan bitmaps to clipboard
Search Results in Grid Mode and Execution Plans
| Find all occurrences of your search string in the execution plans
or in the results in datagrid mode. |
|
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
| CRUD stored procedure generation for tables based on fully customizable templates that you can change to suit your needs. |
|
New query template
| When opening a new query window you can specify a template that will be displayed. | ![]() |
Posted by 좐군















