Skip to content

Releases: micjahn/SSMS-Database-Folders

v1.0.2

19 Dec 20:15
Compare
Choose a tag to compare

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

v1.0.1

05 Sep 20:30
Compare
Choose a tag to compare

Install

For Microsoft SQL Server Management Studio 18 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

This version is only tested with SSMS 18!

Changes

  • added option for regulare expressions
  • sort folders

v1.0.0

30 Aug 20:23
Compare
Choose a tag to compare

Install

For Microsoft SQL Server Management Studio 18 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

This version is only tested with SSMS 18!