Activity overview
Latest activity by Vic
SQL History is greyed out
After upgrading SQL Prompt you may find that SQL History and Intellisense appear to be disabled. To fix this, on the SQL Prompt menu click on SQL Prompt > Manage my license > and sign in with your ...
Single sign-on (SSO) for Redgate apps
Single sign-on (SSO) allows users of Redgate apps to authenticate using their organization's identity provider, removing the need for them to use a Redgate ID and password.SSO removes the need for ...
SQL Prompt missing from toolbar after installation
Go to Extensions > Customize Menu > Extensions Menu > and uncheck both SQL Prompt options, then Save and Restart. SQL Prompt should then show in the toolbar.
Hi Nicolas Verhaeghe Please can you uninstall SSMS 21 and SQL Prompt and then reinstall, SSMS first and then SQL Prompt. / comments
Official comment
Hi Nicolas Verhaeghe Please can you uninstall SSMS 21 and SQL Prompt and then reinstall, SSMS first and then SQL Prompt.
Hi Brett Since this question pertains to SQL Server rather than a specific Redgate tool, you might find more targeted assistance by posting it on https://www.sqlservercentral.com/. / comments
Official comment
Hi BrettSince this question pertains to SQL Server rather than a specific Redgate tool, you might find more targeted assistance by posting it on https://www.sqlservercentral.com/.
Hi Andrew You can delete your Redgate login by clicking this link: https://identityprovider.red-gate.com/selfserve/login/delete / comments
Official comment
Hi AndrewYou can delete your Redgate login by clicking this link:https://identityprovider.red-gate.com/selfserve/login/delete
Hi Piotr The SQL Search release notes page will be updated as soon as a there's a release. https://documentation.red-gate.com/ss/release-notes-and-other-versions / comments
Hi PiotrThe SQL Search release notes page will be updated as soon as a there's a release.https://documentation.red-gate.com/ss/release-notes-and-other-versions
Hi sofia lila Please see this article for more information on SSMS 21 support: https://productsupport.red-gate.com/hc/en-us/articles/23014007338909-SSMS-v21-and-your-Redgate-products / comments
Official comment
Hi sofia lila Please see this article for more information on SSMS 21 support:https://productsupport.red-gate.com/hc/en-us/articles/23014007338909-SSMS-v21-and-your-Redgate-products
Hi Zuhaib Mahmood You don't have a SQL Dependency Tracker license. Are you evaluating the tool? If so I can create a trial license for you. / comments
Hi Zuhaib Mahmood You don't have a SQL Dependency Tracker license. Are you evaluating the tool? If so I can create a trial license for you.
Yes, SQL Prompt 11 is now available in SSMS 21 GA - it won't work in the preview versions. You can copy these settings manually from v10 folder to v11 folder by following below steps. Copy contents of C:\Users\{USER}\AppData\Local\Red Gate\SQL Prompt 10\CodeAnalysis to C:\Users\{USER}\AppData\Local\Red Gate\SQL Prompt 11\CodeAnalysis Copy contents of C:\Users\{USER}\AppData\Local\Red Gate\SQL Prompt 10\ Snippets to C:\Users\{USER}\AppData\Local\Red Gate\SQL Prompt 11\ Snippets Copy contents of C:\Users\{USER}\AppData\Local\Red Gate\SQL Prompt 10\ Styles to C:\Users\{USER}\AppData\Local\Red Gate\SQL Prompt 11\ Styles Copy ConnectionColoringCategories.xml , ConnectionColoringServers.xml , RedGate_SqlPrompt_Format_Layout_LayoutOptions.xml , RedGate_SqlPrompt_Engine_EngineOptions.xml files from C:\Users\{USER}\AppData\Local\Red Gate\SQL Prompt 10\ to C:\Users\{USER}\AppData\Local\Red Gate\SQL Prompt 11\ / comments
Yes, SQL Prompt 11 is now available in SSMS 21 GA - it won't work in the preview versions.You can copy these settings manually from v10 folder to v11 folder by following below steps.Copy contents o...