Skip to content

SSMS plugin for automatic connection to pre-defined servers on startup

Notifications You must be signed in to change notification settings

ikarasin/SSMSConnect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSMSConnect

SSMS plugin for automatic connection to pre-defined servers on startup

Contents:

  • SSMS v18 source code (VS 2022 VSIX project) and installation folder
  • SSMS v19 source code (VS 2022 VSIX project) and installation folder

References for SSMS v18 project:

  • Microsoft.SqlServer.RegSvrEnum.dll version 16.100.0.0
  • SqlWorkbench.Interfaces.dll version 15.100.0.0

References for SSMS v19 project:

  • Microsoft.SqlServer.RegSvrEnum.dll version 16.200.0.0
  • SqlWorkbench.Interfaces.dll version 16.200.0.0
  • Microsoft.SqlServer.Management.SqlStudio.Explorer.dll version 16.200.0.0

DLLs can be taken from installation folders

NuGet packages used:

  • Microsoft.VisualStudio.SDK version 15.0.1
  • Microsoft.VSSDK.BuildTools version 16.11.69

About

SSMS plugin for automatic connection to pre-defined servers on startup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages