mirror of
https://github.com/alex-bochkov/ssms-addin.git
synced 2025-11-29 22:08:12 +02:00
fd2dfe9667f0aa321bb402aaf6a17a7b1694429a
Simple addin for SQL Server Management Studio 2008-2014 that helps with:
- Export current GRID to Excel files (without re-execution!)
- Format selected TSQL code with internal SQL Server parser
- Quick access to code templates
Installation:
- Unpack files into any folder
- Modify SSMSTool.AddIn file - change path to SSMSTool.dll file
- Copy SSMSTool.AddIn file to C:\ProgramData\Application Data\Microsoft\MSEnvShared\Addins folder (create it if not exists)
- If error 80131515 occures - add <loadFromRemoteSources enabled="true" /> into "C:\Program Files (x86)\Microsoft SQL Server\120\Tools\Binn\ManagementStudio\Ssms.exe.config" right after <runtime>
SQL Server Management Studio 2016 is not supported.
Languages
TSQL
64.2%
Visual Basic .NET
35.8%