How do I install SQL Source control in only one version of SQL Management Studio?
scollis
Posts: 32 Bronze 3
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?
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
-
PeterG Posts: 61 Silver 3Hi 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 folderC:\Program Files (x86)\Microsoft SQL Server\140\Tools\Binn\ManagementStudio\Extensions\SQLSourceControl
This will uninstall from SSMS 17Peter Gerrard
Software Engineer
Redgate Software
Answers