How can we help you today? How can we help you today?
nhustak
Aaron, Happy to help. Cool you guys found it. No, on the progress - I am hooking to an offsite database over a VPN. It use to take it a couple of seconds to process it. There's definitely no flash. Nick / comments
Aaron, Happy to help. Cool you guys found it. No, on the progress - I am hooking to an offsite database over a VPN. It use to take it a couple of seconds to process it. There's definitely no fl...
0 votes
Aaron, That fixed the not working part on startup. I still have no progress window. Nick / comments
Aaron, That fixed the not working part on startup. I still have no progress window. Nick
0 votes
I haven't seen the loading prompt since I swapped to the beta last week. Here's a dump from SSMS: Microsoft SQL Server Management Studio 11.0.5058.0 Microsoft Analysis Services Client Tools 11.0.5058.0 Microsoft Data Access Components (MDAC) 6.1.7601.17514 Microsoft MSXML 3.0 6.0 Microsoft Internet Explorer 9.11.9600.17280 Microsoft .NET Framework 4.0.30319.18444 Operating System 6.1.7601 Here's the SQL Promprt Log: 25 Sep 2014 11:47:02,219 [1] INFO RedGate.SqlPrompt.Engine.LogService - Starting new SQL Prompt editor session 25 Sep 2014 11:47:02,291 [1] INFO RedGate.SqlPrompt.Metadata.Options.OptionsBase - Loading UIOptions from C:Users jhAppDataLocalRed GateSQL Prompt 6RedGate_SQLPrompt_CommonUI_Options_UIOptions.xml (attempt 0 of 10)... 25 Sep 2014 11:47:02,523 [1] INFO RedGate.SqlPrompt.Metadata.Options.OptionsBase - Successfully loaded UIOptions 25 Sep 2014 11:47:02,546 [1] INFO RedGate.SqlPrompt.Metadata.Options.OptionsBase - Loading EngineOptions from C:Users jhAppDataLocalRed GateSQL Prompt 6RedGate_SqlPrompt_Engine_EngineOptions.xml (attempt 0 of 10)... 25 Sep 2014 11:47:02,563 [1] INFO RedGate.SqlPrompt.Metadata.Options.OptionsBase - Successfully loaded EngineOptions 25 Sep 2014 11:47:02,582 [1] INFO RedGate.SqlPrompt.Metadata.Options.OptionsBase - Loading LayoutOptions from C:Users jhAppDataLocalRed GateSQL Prompt 6RedGate_SqlPrompt_Format_Layout_LayoutOptions.xml (attempt 0 of 10)... 25 Sep 2014 11:47:02,591 [1] INFO RedGate.SqlPrompt.Metadata.Options.OptionsBase - Successfully loaded LayoutOptions 25 Sep 2014 11:47:02,598 [1] INFO RedGate.SqlPrompt.Metadata.Options.OptionsBase - Loading TabMagicOptions from C:Users jhAppDataLocalRed GateSQL Prompt 6RedGate_SQLPrompt_CommonUI_Options_TabMagicOptions.xml (attempt 0 of 10)... 25 Sep 2014 11:47:02,604 [1] INFO RedGate.SqlPrompt.Metadata.Options.OptionsBase - Successfully loaded TabMagicOptions 25 Sep 2014 11:47:02,618 [1] INFO RedGate.SQLPrompt.CommonVS.BaseConnect.1 - BaseConnect(RedGate.SQLPrompt.SSMSUI.Connect2011) constructed successfully 25 Sep 2014 11:47:02,676 [1] INFO RedGate.SQLPrompt.CommonVS.BaseConnect.1 - OnConnection(ext_cm_Startup) 25 Sep 2014 11:47:02,685 [1] INFO RedGate.SQLPrompt.CommonVS.BaseConnect.1 - Initialising DTE and AddIn connections. *** DTE.FullName = C:Program Files (x86)Microsoft SQL Server110ToolsBinnManagementStudioSsms.exe, DTE.Version = 2011.0110, DTE.CommandLine = , *** AddIn.Name = SQL Prompt 6, AddIn.ProgID = RedGate.SQLPrompt.SSMSUI.Connect2011, AddIn.Description = SQL Prompt 6 (6.4.0.633) - Write, edit, and explore SQL effortlessly 25 Sep 2014 11:47:02,687 [1] INFO RedGate.SQLPrompt.CommonVS.BaseConnect.1 - Current culture en-US 25 Sep 2014 11:47:02,710 [1] INFO RedGate.SQLPrompt.CommonVS.BaseConnect.1 - AddIn.SatelliteDllPath = C:Program Files (x86)Red GateSQL Prompt 6enRedGate.SQLPrompt.SSMSUIfw4.resources.dll 25 Sep 2014 11:47:02,801 [1] INFO RedGate.SQLPrompt.CommonVS.BaseConnect.1 - Initialise successful. 25 Sep 2014 11:47:03,227 [1] INFO RedGate.SQLPrompt.CommonVS.BaseConnect.1 - DoUiSetup() - recreating commands and cleaning up obsolete commands 25 Sep 2014 11:47:03,634 [1] INFO RedGate.SQLPrompt.CommonVS.BaseConnect.1 - DoUiSetup() complete. 25 Sep 2014 11:47:05,342 [1] INFO RedGate.SQLPrompt.CommonVS.BaseConnect.1 - Handling OnStartupComplete() 25 Sep 2014 11:47:05,375 [1] INFO RedGate.SQLPrompt.CommonVS.BaseConnect.1 - Entering Startup() 25 Sep 2014 11:47:05,378 [1] INFO RedGate.SQLPrompt.CommonVS.BaseConnect.1 - Loading plugins... 25 Sep 2014 11:47:05,475 [1] INFO RedGate.SQLPrompt.CommonVS.BaseConnect.1 - Starting EditorManager... 25 Sep 2014 11:47:05,494 [1] INFO RedGate.SQLPrompt.CommonVS.BaseConnect.1 - Creating menus for SQL Prompt edition Full 25 Sep 2014 11:47:05,948 [1] INFO RedGate.SQLPrompt.CommonVS.BaseConnect.1 - Calling SqlPromptApplication.Initialise() 25 Sep 2014 11:47:05,968 [1] INFO RedGate.SQLPrompt.CommonVS.BaseConnect.1 - Startup() completed successfully. 25 Sep 2014 11:47:05,972 [1] INFO RedGate.SQLPrompt.CommonVS.BaseConnect.1 - SqlPromptApplication initialised. (startup took 0:00:03.833) / comments
I haven't seen the loading prompt since I swapped to the beta last week. Here's a dump from SSMS: Microsoft SQL Server Management Studio 11.0.5058.0 Microsoft Analysis Services Client Tools ...
0 votes
Actually it looks like the automatic refresh AFTER I have manually done a refresh suggestions seems to work. Really miss the pop up 'working' window. / comments
Actually it looks like the automatic refresh AFTER I have manually done a refresh suggestions seems to work. Really miss the pop up 'working' window.
0 votes
It's adding two copies of the same trigger into the create code. One with the source table wrapped in [], one without. I am basically stuck and nothing I have read here lets me get by it. BTW, I am using no migration scripts. / comments
It's adding two copies of the same trigger into the create code. One with the source table wrapped in [], one without. I am basically stuck and nothing I have read here lets me get by it. BTW, I...
0 votes
Ok it is VERY likely a CTE problem. I can open and close one stored procedure with three CTE's in it and make the lag come and go. / comments
Ok it is VERY likely a CTE problem. I can open and close one stored procedure with three CTE's in it and make the lag come and go.
0 votes