How Do I Control SQL Prompt/SSMS Startup Options
Also, is there a way to disable SQL Prompt temporarily without having to uninstall it?
My version is 9.5.8.10521.
Thanks in advance
Best Answers
-
Mac_F Posts: 35 Silver 1
Hi Bob,
Thank you for your questions regarding SQL Prompt.
To answer your first question. You can disable the Tab History, so that the previous sessions tabs do not open when SSMS is opened.
To do this. You can navigate to SQL Prompt menu -> Options
In the options menu, you can navigate to 'History' and un-check 'Enable tab history'
You can find more information on Tab history here: https://documentation.red-gate.com/sp/ssms-tab-management/tab-history
For your second question, the way to turn off SQL Prompt in SSMS is to log out of the license activation screen.
You can do this by navigating to SQL Prompt menu -> Options -> Manage License
You will want to sign out in order to deactivate SQL Prompt
To reactivate SQL Prompt, you can use the same navigation path to sign back in.
I hope this helps
Thank you,
Mac Frierson | Product Support Engineer | Redgate Software -
TomW Posts: 108 Gold 1Hi @Bob_Agresti
I'd follow on from what Mac said and add that you can keep Tab History enabled, but you can uncheck "Restore open tabs when SSMS starts" to stop the tabs from automatically reopening.
Hope this helps.
TomSoftware Engineer for SQL Prompt
Redgate Software
Answers