Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
akarzazi authored Sep 26, 2019
1 parent ed91b7b commit 61e383a
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,39 @@
# SSMSPlus
SQL Server Management Studio (SSMS) Extension

SSMS Plus is a productivity extension for SQL Server Management Studio 18.

It bring the following features:

Query Execution History
Schema Object Search
Document Export for binary columns

Read more about Features

## Prerequisites
SQL Server Management Studio 18

## Download
Get the latest build archive from here:
SSMS Plus Builds

## Install
Extract the Archive content to the SSMS install location :

C:\Program Files (x86)\Microsoft SQL Server Management Studio 18\Common7\IDE\Extensions

It should look like the following.
![Alt text](docs/illustrations/install-folder-screen.png?raw=true "Title")

## Usage
A new top menu "SSMS Plus" will be displayed.

![Alt text](docs/illustrations/menu-screen.png?raw=true "Title")

Enjoy !





0 comments on commit 61e383a

Please sign in to comment.