SQL Source Control 6

Help for older versions available.

These pages cover SQL Source Control 6, which is not the latest version. Help for other versions is also available.

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 6
  3. Open RedGate_SQLSourceControl_CommonUI_UIOptions.xml in a text editor.

  4. Inside the <UIOptions>  tags, add:

    1. <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?