How can we help you today? How can we help you today?
nickfotopoulos
AdrianB said: Is your SQL Toolbelt Essentials license a subscription license? If not, the Redgate Platform features are not available to you. If you look in the SQL Prompt log file (ususally in %localppdata%\Red Gate\Logs\SQL Prompt 10), there should be a line that shows what features you have available to you: <div>2022-03-08 10:17:27.905 +00:00 [Information] Current license: Enabled = True, Activated = True, Features = BulkCodeAnalysis, BulkFormatting, CrossProductIntegration, PlatformSnippetSharing, PlatformSnippetSharing</div><div></div> If the features listed don't include the PlatformSnippetSharing and PlatformSnippetSharing, you won't be able to use the Redgate Platform. What exactly is the difference? Seems like a pointless distinction. A subscription license and a perpetual that is active are effectively the same thing. The only real difference is that with a perpetual if you stop renewing you don't get updates anymore, but can still use the products. Seems like if you can cut off the ability to download updates when a perpetual license isn't renewed, then you could probably do the same for RedGate Platform features. 🤷🏼‍♂️ I'll contact my rep I guess. If I convert my license to a subscription, then does that mean all of the tools just stop working if my subscription expired? / comments
AdrianB said: Is your SQL Toolbelt Essentials license a subscription license? If not, the Redgate Platform features are not available to you.If you look in the SQL Prompt log file (ususally i...
0 votes
SQL Source Control makes SSMS almost completely unusable. I can work all day using RedGate tool without a single hiccup but after I run SQL Source Control the first time SSMS performance (Not just right click menus, but everything including typing) begins to degrade slowly over the course of an hour of two until I can barely type 1 character every second or two and eventually it SSMS will stop responding. I've got in the habit of only checking in code once or twice a day and restarting SSMS anytime I use SQL Source Control to avoid the frustration. This obviously comes with it's own set of problems. Sometimes things don't get checked in like they should, or something is modified by two people over that period of time and the history of changes by one of them is lost. SQL Source Control was and still is the primary reason we bought the Toolbelt Essentials. We occasionally use other stuff, but certainly not enough to justify the cost. It's been like this since we started using it and disabling the options to auto refresh. I've even gone as far as uninstalling all of the tools, SSMS, and Visual Studio and reinstalling everything fresh and using them without any additional extensions or tools and I still experience the problem. At first I thought it might be related to the fact that i'm regularly connected to 4-5 instances with a couple dozen databases across them, but i've experienced this issue even on days where I spend most of my time in one or two of them. I really like the tools, but this issue is slowly pushing me closer and closer to evaluating other products and switching. / comments
SQL Source Control makes SSMS almost completely unusable. I can work all day using RedGate tool without a single hiccup but after I run SQL Source Control the first time SSMS performance (Not just ...
0 votes