How do I install SQL Source control in only one version of SQL Management Studio?

Hi,

Because SQL Source Control is very slow (development databases are very very big), it's really holding up my development work. So I'd like to install it for SQL Management Studio 2014, but not SQL Management Studio 2017.

Is this possible?
Tagged:

Best Answer

  • PeterGPeterG Posts: 61 Silver 3
    edited November 13, 2017 4:40PM Answer ✓
    Hi zippy,

    it is possible but not officially supported by our installer, and is not on our immediate roadmap to fix this.

    Note you have to do this everytime you update SQL Source Control.
    - Delete this folder
    C:\Program Files (x86)\Microsoft SQL Server\140\Tools\Binn\ManagementStudio\Extensions\SQLSourceControl
    

    This will uninstall from SSMS 17
    Peter Gerrard

    Software Engineer
    Redgate Software

Answers

Sign In or Register to comment.