SQL Source Control 4

Displaying the server name next to the database name

By default, SQL Source Control displays the name of the selected database. You can include the server name 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:

    <ShowServerNameOnTabs>True</ShowServerNameOnTabs>

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

  5. Save the file.

The header will display the server name next to the name of the selected database.


Didn't find what you were looking for?