Skip to content
This repository was archived by the owner on Aug 31, 2025. It is now read-only.

Aztic/SSMS-Tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ Archived Repository Notice

This repository is no longer actively maintained and has been archived. The extension works with SSMS 20. Due to the shell change on SSMS 21, a separated repository was created: SSMSTools-21

SSMS-Tools

Set of tools to improve my own experience using SSMS 20

Requirements

  • SQL Server Management Studio 20

Tools

  • Multi Db Query runner
2024-11-19.23-58-31.mp4

Generates a query to be executed in the selected databases of the server

Setup

  • Download the latest zip file with the content
  • Go to your install path and its Extensions subfolder (for example: C:\Program Files (x86)\Microsoft SQL Server Management Studio 20\Common7\IDE\Extensions)
  • Create a SSMSTools folder
  • Paste the content of the zip file inside the folder

Development

Requirements

  • Visual Studio 2017 (SSMS things, we can't use a newer version)

Setup

Inside the solution, you need to change two paths:

  • Debug -> External program being started
  • VSIX -> VSIX content copy path

Both have paths that, although common, might differ from your local development

TODO

  • Improve UI / UX
  • Pipeline
  • In-Memory multi db runner command to display the result

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published