Giter Site home page Giter Site logo

ryphes / ssms-schema-folders Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nicholas-ross/ssms-schema-folders

0.0 0.0 0.0 169 KB

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

License: GNU General Public License v2.0

C# 100.00%

ssms-schema-folders's Introduction

This an extension for SQL Server Management Studio 2012, 2014, 2016 and 17. 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.

Depending on your web browser, you may need to unblock the zip file before extracting. Right click on the zip file 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

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.

Known Issues

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.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 mulitple 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

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.