Skip to content

Known issues

Stanislav Stoyanov edited this page Feb 21, 2023 · 5 revisions

The 'ExecutorPackage' package did not load correctly

Hardcoded key binding


The 'ExecutorPackage' package did not load correctly

After installation of the SSMS Executor extension on SSMS 2014/6/7, the following warning is displayed:

image

  • Click 'No' and restart SSMS

Hardcoded key binding

  • Change the key binding in `ExecutorPackage.vsct' and re-compile the project
  • Key mapping can now be changed from Tools/Options/Keyboard

image

Search for commands:

Tools.ExecuteStatement
Tools.ExecuteInnerStatement

Make sure to assign the new shortcuts in SQL Query Editor space.

Clone this wiki locally