Just installed SQL Prompt and the app now shows "No Suggestions" for even the simplest of queries
bmeyers
Posts: 3 New member
I Installed version 10.0.8.13383. Everything was working before the upgrade
Microsoft SQL Server Management Studio versions I tried
Microsoft SQL Server Management Studio versions I tried
- v18.4
- 12.0.5223.
16 Jan 2020 19:10:35,809 [1] DEBUG RedGate.SQLPrompt.CommonVS.Editor.TextViewMonitor - OnKillFocus IVsTextView: 60841100
16 Jan 2020 19:10:35,820 [1] DEBUG RedGate.SQLPrompt.CommonUI.Utils.UniversalAuthenticationAccessTokenCache - No access tokens in cache, returning empty collection
16 Jan 2020 19:10:35,825 [1] DEBUG RedGate.SQLPrompt.CommonUI.Utils.UniversalAuthenticationAccessTokenCache - No access tokens in cache, returning empty collection
16 Jan 2020 19:10:35,832 [1] DEBUG RedGate.SQLQueryKeeper.TabWatcher - Activation changed from Object Explorer to SQLQuery1.sql - localhost.EnstepDev (ACROTEQ\bmeyers (57))
16 Jan 2020 19:10:35,834 [1] DEBUG RedGate.SQLQueryKeeper.TabWatcher - Document losing focus
16 Jan 2020 19:10:35,836 [1] DEBUG RedGate.SQLQueryKeeper.TabWatcher - Document gaining focus
16 Jan 2020 19:10:35,846 [1] DEBUG RedGate.SQLPrompt.CommonUI.Utils.UniversalAuthenticationAccessTokenCache - No access tokens in cache, returning empty collection
16 Jan 2020 19:10:35,850 [1] DEBUG RedGate.SQLPrompt.CommonUI.Utils.UniversalAuthenticationAccessTokenCache - No access tokens in cache, returning empty collection
16 Jan 2020 19:10:35,852 [1] DEBUG RedGate.SQLPrompt.CommonVS.Editor.TextViewMonitor - OnSetFocus IVsTextView: 60841100
16 Jan 2020 19:10:35,855 [1] INFO RedGate.SqlPrompt.Engine.AsyncExecution.WorkAsyncExecutor - [7792] Started task 'Code analysis task <SQLQuery1.sql - localhost.EnstepDev (mydomain\bmeyers (57))>'.
16 Jan 2020 19:10:35,914 [1] DEBUG RedGate.SQLPrompt.CommonUI.Utils.UniversalAuthenticationAccessTokenCache - No access tokens in cache, returning empty collection
16 Jan 2020 19:10:35,930 [1] DEBUG RedGate.SQLPrompt.CommonUI.Utils.UniversalAuthenticationAccessTokenCache - No access tokens in cache, returning empty collection
16 Jan 2020 19:10:35,932 [1] DEBUG RedGate.SQLPrompt.CommonVS.Editor.TextViewMonitor - OnSetFocus IVsTextView: 60841100
16 Jan 2020 19:10:35,935 [1] DEBUG RedGate.SQLPrompt.CommonUI.Utils.UniversalAuthenticationAccessTokenCache - No access tokens in cache, returning empty collection
16 Jan 2020 19:10:35,968 [44] INFO RedGate.SqlPrompt.Engine.AsyncExecution.AsyncWork<AlwaysSkipWorkInput, IList<AnalysisIssue>> - [7792] Run 'Code analysis task <SQLQuery1.sql - localhost.EnstepDev (ACROTEQ\bmeyers (57))>' completion handler!
16 Jan 2020 19:10:35,973 [44] INFO RedGate.SqlPrompt.Engine.AsyncExecution.WorkAsyncExecutor - [7792] Successfully finishing current task 'Code analysis task <SQLQuery1.sql - localhost.EnstepDev (ACROTEQ\bmeyers (57))>'.
16 Jan 2020 19:10:36,063 [BatchingUsageApiClient] DEBUG RedGate.SQLPrompt.UsageReporting.UsageData.Reporting.UsageReporter - Usage reporting request made to https://featureusage.red-gate.com/v1/usageevents
Number of submitted usage events = 3
HTTP status code = 204 NoContent
Response body =
16 Jan 2020 19:10:42,664 [1] DEBUG RedGate.SQLPrompt.CommonUI.Utils.UniversalAuthenticationAccessTokenCache - No access tokens in cache, returning empty collection
16 Jan 2020 19:10:42,667 [1] DEBUG RedGate.SQLPrompt.CommonVS.Editor.TextViewMonitor - OnKillFocus IVsTextView: 60841100
16 Jan 2020 19:10:42,690 [37] INFO RedGate.SqlPrompt.Metadata.Options.OptionsBase - Loading UIOptions from C:\Users\bmeyers\AppData\Local\Red Gate\SQL Prompt 10\RedGate_SQLPrompt_CommonUI_Options_UIOptions.xml (attempt 0 of 10)...
16 Jan 2020 19:10:42,694 [37] INFO RedGate.SqlPrompt.Metadata.Options.OptionsBase - Successfully loaded UIOptions
16 Jan 2020 19:10:42,701 [44] INFO RedGate.SqlPrompt.Metadata.Options.OptionsBase - Loading UIOptions from C:\Users\bmeyers\AppData\Local\Red Gate\SQL Prompt 10\RedGate_SQLPrompt_CommonUI_Options_UIOptions.xml (attempt 0 of 10)...
16 Jan 2020 19:10:42,704 [44] INFO RedGate.SqlPrompt.Metadata.Options.OptionsBase - Successfully loaded UIOptions
Tagged:
Best Answers
-
gug Posts: 2 Bronze 2I have the exact same issue. When I tried refreshing suggestions, it refreshes the master database regardless of the database I'm using. Even with that, there are no suggestions for even the master database.
-
gug Posts: 2 Bronze 2I found a fix that worked for me. Somehow, an options setting default seems to have been changed with this update. I changed it (back) to Options > Connections >Load Suggestions for all Databases and Schemas.
Answers
So sorry to hear you're having issues with SQL Prompt. Which version are you currently running? We know we accidentally introduced a bug that removed the filtering settings, but it should be fixed in 10.0.10.
Please let me know if you have any further issues.
Tom
Team Prompt
Redgate Software