Giter Club home page Giter Club logo

ssms-schema-folders's Introduction

This an extension for SQL Server Management Studio 2012, 2014, 2016, 17 and 18. It groups sql objects in Object Explorer (tables, views, etc.) into schema folders.

Object Explorer

Source code, documentation and issues can be found at https://github.com/nicholas-ross/SSMS-Schema-Folders

This is a fork of SSMS2012Extender that adds support for SSMS 2014 and 2016.

You can download the latest version of SSMS for free from Microsoft.

Install

Download the latest release.

You may need to unblock the zip file before extracting. 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. Run the included reg file to skip the load error.

  • 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

Options

There are a few user options which change the style and behaviour of the schema folders. Tools > Options > SQL Server Object Explorer > Schema Folders

  • Append Dot - Add a dot after the schema name on the folder label.
  • Clone Parent Node - Add the right click and connection properties of the parent node to the schema folder node.
  • Use Object Icon - Use the icon of the child node as the folder icon. If false then use the parent node (i.e. folder) icon.
  • Rename Node - Removes the schema name from the object node label.

Known Issues

Not running/No options

This happens when Windows security blocks running of dll files downloaded from the internet. Refer to the install instructions for the steps required to allow them to run.

Load error

The first time SSMS is run with the extension it will show an error message. Click 'No' and restart SSMS. The included reg file sets the same registry setting as when you click the no button. This should be fixed when there is official support for SSMS extensions.

Compatibility with other extensions

This extension moves nodes in the Object Explorer tree view. This could cause problems with other extensions that are not expecting it. At this point in time, I am not aware of any extensions where this is an issue. If you do have problems then let me know.

Please report any issues to https://github.com/nicholas-ross/SSMS-Schema-Folders/issues.

Change Log

v1.3.2 (2022-06-19)

  • Added support for v19.0 (preview 2).
  • migartet to .NET 4.8

v1.3.1 (2018-10-06)

  • Added support for v18.0 (preview 4).

v1.3 (2018-06-28)

  • Auto expand schema node when only one.
  • Improved performance.
  • Added option to remove schema name from object node label.

v1.2.1 (2016-12-22)

  • Fixed: Folder expanding wait time.

v1.2 (2016-12-12)

  • Added support for v17.0 RC1.
  • Show wait cursor while creating folders.
  • Single deployable version for multiple SSMS versions.
  • Fixed: Folder expanding wait time on single core cpu.

v1.1 (2016-07-14)

  • Added user options.
  • Fixed: Error when running multiple SSMS instances.

Debug Build

  • Added output window pane for debug messages.

v1.0 (2016-07-05)

  • Public beta release.

ssms-schema-folders's People

Contributors

nicholas-ross avatar micjahn avatar mdc17 avatar patelriki13 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.