Skip to content

v1.0.2

Latest
Compare
Choose a tag to compare
@micjahn micjahn released this 19 Dec 20:15
· 1 commit to master since this release

Install

For Microsoft SQL Server Management Studio 18 and 19 you can use the installer file.

For all others you have to use the zip archive. You may need to unblock the zip file before extracting it.
Right click on the zip file in Windows Explorer and select Properties. If you see an Unblock button or checkbox then click it.

Extract the zip file and copy the folder into the SSMS extension folder. Remove or replace any previous version.

  • 2012 - C:\Program Files (x86)\Microsoft SQL Server\110\Tools\Binn\ManagementStudio\Extensions
  • 2014 - C:\Program Files (x86)\Microsoft SQL Server\120\Tools\Binn\ManagementStudio\Extensions
  • 2016 - C:\Program Files (x86)\Microsoft SQL Server\130\Tools\Binn\ManagementStudio\Extensions
  • 17 - C:\Program Files (x86)\Microsoft SQL Server\140\Tools\Binn\ManagementStudio\Extensions
  • 18 - C:\Program Files (x86)\Microsoft SQL Server Management Studio 18\Common7\IDE\Extensions
  • 19 - C:\Program Files (x86)\Microsoft SQL Server Management Studio 19\Common7\IDE\Extensions

This version is only tested with SSMS 18 and 19!

Changes

  • added support for SSMS 19
  • added button to the SSMS toolbar for temporary activation/deactivation of the addin
  • added option for showing debug output