Does SQL Prompt work inside a SSMS Project?
jadionne
Posts: 5 Bronze 1
in SQL Prompt
I have created a SSMS project but I do not have any of my prompt functionality. How do I get SQL Prompt to work inside of a SSMS Prjoect?
Tagged:
Answers
I'm not sure if I'm understanding correctly do you mean inside SQL Server Management Studio (SSMS) or within a SQL project in Visual Studio?
SQL Prompt should be a menu item in SSMS in the top menu bar, but in Visual Studio it will only appear when you have a .sql file opened.
If you have installed Visual Studio after you have already installed SQL Prompt, then you will need to reinstall SQL Prompt so that it will appear in all installed products.
Also, just to be sure it's not the issue, the latest version of SQL Prompt supports SSMS 2012+ and Visual Studio 2015 and 2017.
I hope that helps!
Kind regards,
Alex
Have you visited our Help Center?