SQL Source Control 5

Change the default for the checkbox on the Dependencies selection screen

By default, the checkbox on the Dependencies screen is selected. You can change the default to deselected by editing a config file:

  1. Close Management Studio.
  2. Go to the SQL Source Control config files folder: %localappdata%\Red Gate\SQL Source Control 4
  3. Open RedGate_SQLSourceControl_CommonUI_UIOptions.xml in a text editor.

  4. Inside the <UIOptions> tags, add:

    <IncludeDependenciesCheckbox>False</IncludeDependenciesCheckbox>

    The file is case sensitive. Don't change the capitalization of the text.

  5. Save the file.

The checkbox will now default to deselected.


Didn't find what you were looking for?