SQL Prompt wont work with SSMS 18
DanCres
Posts: 1 New member
Hi, My employer has provided me with Redgate Professional 8 which entitles me to SQL Prompt 8 only.
I Installed sql prompt 8 and it will not show on SSMS.
When I installed the latest version of SQL prompt it appeared but I could not activate it as I do not have license for that.
Any suggestions or workarounds ?
I Installed sql prompt 8 and it will not show on SSMS.
When I installed the latest version of SQL prompt it appeared but I could not activate it as I do not have license for that.
Any suggestions or workarounds ?
Tagged:
Best Answer
-
Ben_P Posts: 233 Silver 2
Hi Daniel,
SQL Prompt 8 doesn't support SSMS 18. In order to use SQL Prompt 8 you will need to have SSMS 17:
https://documentation.red-gate.com/sp8/requirements
Requirements
SQL Prompt is an add-in for the following development environments:
- SQL Server Management Studio 2017
- SQL Server Management Studio 2016
- SQL Server Management Studio 2014
- SQL Server Management Studio 2012
- SQL Server Management Studio 2017
Answers