Skip to content

Settings and activity

3 results found

  1. 1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  SQL Prompt  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    AdminAdrian B (n/a, Redgate) commented  · 

    This issue has now been fixed and released in SQL Prompt v10.4.4.

  2. 6 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    AdminAdrian B (n/a, Redgate) commented  · 

    Thanks for getting in touch about this. We are aware of this issue and believe that we have addressed it in a later version. The fix is available in v5.5.2 of SQL Source Control, which is currently available on the frequent updates channel.

    To switch to this channel in order to receive the update, follow the instructions here: https://documentation.red-gate.com/display/SOC5/Configuring+frequent+updates

    If you still have the issue after upgrading to this version, please contact support@red-gate.com.

  3. 11 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    An error occurred while saving the comment
    AdminAdrian B (n/a, Redgate) commented  · 

    You can already set an option to show the server name along with the database name, but you have to manually set it in a configuration file.

    In %LOCALAPPDATA%\Red Gate\SQL Source Control 5\RedGate_SQLSourceControl_CommonUI_UIOptions.xml, add a new element:

    <ShowServerNameOnTabs>True</ShowServerNameOnTabs>

    You will need to restart SSMS once you have saved this change.

    This will cause the server instance name to be shown in addition to the database name throughout SQL Source Control.