How can we help you today? How can we help you today?
myuabov

Activity overview

Latest activity by myuabov

Hello, I've just installed the SQL Prompt 9 Version 9.1.13.5130 update and I'm getting an error message trying to Format SQL (Ctrl+K, Ctrl+Y): "Object reference not set to an instance of an object". I'm attaching a screenshot below. [image] I've tried restarting SSMS then the PC and that didn't help. The debug log has the following errors: <div>29 May 2018 21:23:13,415 [1] INFO&nbsp; RedGate.SQLSourceControl.Engine.Utils.DependencyResolution.CustomAssemblyResolver - Runtime failed to load assembly RedGate.SQLPrompt.CommonControls.resources, Version=9.1.13.5130, Culture=en-US, PublicKeyToken=7f465a1c156d4d57, let's have a go</div><div>29 May 2018 21:23:13,417 [1] INFO&nbsp; RedGate.SQLSourceControl.Engine.Utils.DependencyResolution.CustomAssemblyResolver - Failed to load assembly RedGate.SQLPrompt.CommonControls.resources, Version=9.1.13.5130, Culture=en-US, PublicKeyToken=7f465a1c156d4d57 from C:\Program Files (x86)\Red Gate\SQL Source Control 6\RedGate.SQLPrompt.CommonControls.resources.dll</div><div><br><div>29 May 2018 21:23:13,548 [1] ERROR RedGate.SQLPrompt.CommonUI.Refactor.RefactoringErrorReporter - Refactoring/Analysis failed</div><div>System.NullReferenceException: Object reference not set to an instance of an object.</div></div><div></div> The previous version worked fine. Any suggestions? Thanks, Mark / comments
Hello, I've just installed the SQL Prompt 9 Version 9.1.13.5130 update and I'm getting an error message trying to Format SQL (Ctrl+K, Ctrl+Y): "Object reference not set to an instance of an object"...
0 votes
PlasticSCM Integration
Just saw this at http://codicesoftware.blogspot.com/2013 ... astic.html -- does anyone know when the command line hook for PlasticSCM will be included in SQL Source Control?
2 followers 2 comments 0 votes
Pressing ( after FROM inserts the default candidate then (
When entering a select statement with a derived table such as select * from ( select * ... as soon as you enter the left parenthesis, the default candidate is inserted then the (. I wonder if I'm ...
1 follower 1 comment 0 votes
INNER JOIN ON[space] inserts the wrong candidate.
When entering a select statement formatted like this: select * from [Person].[Address] AS a inner JOIN [Person].[Contact] AS c on the candidate list appears defaulting to the "All common objects". ...
1 follower 1 comment 0 votes