Settings and activity
3 results found
-
1 vote
An error occurred while saving the comment -
6 votes
An error occurred while saving the comment AdminAdrian B (n/a, Redgate) commentedThanks 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.
-
11 votes
An error occurred while saving the comment AdminAdrian B (n/a, Redgate) commentedYou 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.
This issue has now been fixed and released in SQL Prompt v10.4.4.