I've just installed the new SQL Prompt 10.11.7.27287 which mentions a feature about styles sharing - but I can't see the RedGate login button in the SQL Prompt SSMS menu - it seems to be missing. Has anyone else encountered this?
Comments
3 comments
-
-
The Redgate Platform functionality is only available if you have a SQL Toolbelt Essentials subscription license. Is that what you have?
You can check what license SQL Prompt thinks you have by looking in the log file (usually in %localappdata%\Local\Red Gate\Logs\SQL Prompt 10) for an entry similar to this:022-03-28 16:01:53.521 +01:00 [Information] Current license: Enabled = True, Activated = True, Features = BulkCodeAnalysis, BulkFormatting, CrossProductIntegration
For the Redgate Platform features to be enabled, it should show PlatformSnippetSharing, and PlatformStyleSharing.
If you aren't sure what license you have, or what SQL Prompt shows doesn't match with what you think you have, please contact support@red-gate.com who will assist you further. -
Thanks Adrian. We do have a SQL Toolbelt Essentials subscription license but for some reason in the file you mentioned the PlatformSnippetSharing and PlatformStyleSharing options are missing, I only see:
2022-03-28 12:11:24.983 +01:00 [Information] Current license: Enabled = True, Activated = True, Features = BulkCodeAnalysis, BulkFormatting, CrossProductIntegration
Add comment
Please sign in to leave a comment.