Is it possible to grammatically identify is SQL Prompt is enabled
sdks
Posts: 44 Bronze 2
in SQL Prompt
Is it possible to identify is SQL Prompt enabled or not? VS/SSMS?
If yes, then is it possible to try to enable it or even provide License key to it?
If yes, then is it possible to try to enable it or even provide License key to it?
Tagged:
Answers
Thanks for your post.
If SQL Prompt has been successfully installed then you'll see it as a top menu item within SSMS. If the drop down menu is a short one then you'll have to activate it using your serial key. This can be done via the 'Manage my license' button. If it has already been activated then you will have a longer list of options to choose from. You should run a query in order for the full list of SQL Prompt options to become available in this drop down menu and you should also ensure that 'Enable suggestions' is ticked.
If you don't have access to your serial key then please contact your product owner at your organisation who can send invites to end users on specific serial keys.
I hope this helps.
Kind regards
Richard Lynch.
Redgate Software
Thanks for your reply.
I'm sorry but could you please elaborate some more on what you're looking to find out?
I can't quite understand the question.
I look forward to your reply.
Richard Lynch.
Redgate Software
if I've got it correctly, you're looking for a way to check whether SQL Prompt is enabled on suggestions and code analyisis, and then you'd like to disable those two options programmatically:
if so, there is a file called
located into (because I've the version 9).
You can find the two flags on it, as described here:
Changing it and restarting SSMS will maybe work (never tried before to be honest).
Hope this helps
CTO @ Engage IT Services s.r.l.
Database Administrator and Team Leader
Microsoft MVP - Data Platform
Staff member of getlatestversion.it community
personal website | blog