Posts
Sort by recent activity
7.7.0.18 keeps trying to delete non-existent log files
SQL Backup on a QA server was failing for about 3 weeks. During that time it created a ton of non-GUID-suffixed f.log files and a load more GUID-suffixed .log files in the ProgramData.. folder.
No...
Change of Service Account gets 669 Error
When the service account is changed, via the Services Management Console, the registry permissions should be checked at that time, and failure used to prevent the change.
We just changed from the t...
v5 Horrendously Slow UI
Traversing just about anywhere in the revamped UI is so slow! Average of FIFTEEN seconds between page loads, and frequently longer when drilling down just one level from the Overview page.
This wa...
SQL2016CTP Support?
Any idea if and when this will be included?
Unless I'm mistaken, CTP 2.4 isn't supported as a service target - I can connect with my Windows credentials on the box, but SQL Backup's server componen...
Bug: 7.0.0.43 - Malformed Image
Original same problem posted here, in SQL Search, but as Prompt is a PAID FOR tool, my post is here to generate traction for a fix, ASAP.https://forums.red-gate.com/viewtopic.php?f=175&t=78841&p=13...
Bug: Right-click shows multiple SQL Prompt menus
Sadly, Windows' snip tool doesn't let me show you that after SSMS started, I can now right-click within a script and see THREE sets of the SQL Prompt menu choices. I had two prior to the latest re...
6.5.0.320 - semicolon in wrong place
A valid chunk of DDL is selected, then "Format SQL" is chosen, but there shouldn't be a semicolon after the last selected character.CREATE TABLE util.SiteTableArchival
( SiteID int NOT NULL
,...
RECEIVE doesn't format like SELECT
As SQL Prompt gives us very flexible control over our formatting of SELECT statements, as in comma position, indentation, etc., I was sadly surprised to see that the "equivalent" for Service Broker...
END highlight gets confused by BEGIN DIALOG
Version 6.4.1.164
Using a reformatted snippet from Denny Cherry's Blog, SQL Prompt mistakenly highlights the BEGIN of the BEGIN DIALOG when the cursor is clicked on the last END;
S/B highlighting t...
Windows Server 2012 R2 - when, please?
Standardizing on WS2012R2 appears to be a no-go if RG SQL Monitor won't run on a VM configured with that OS.
When will this limitation be lifted, please?
(BTW, RG isn't alone! Idera's Defrag Manag...