How is SQL Prompt helping your team? Share your experience.

Update has caused Prompt to stop working

I updated my SQL Prompt to 10.13.12.1701 this morning and following the update SQL Prompt no longer works.  Clicking refresh doesn't do anything nor do I get suggestions for my queries except Snippets.

SQL Prompt 10.13.12.1701
SQL Server Management Studio 15.0.18424.0

Answers

  • jcbakerjcbaker Posts: 2 Bronze 1
    This happened to me this morning. The loading box in the lower right no longer shows, and I have no suggestions from the database I'm in. ctrl+sft+d doesn't cause it to load.
  • ATurnerATurner Posts: 172 Silver 2
    edited August 1, 2023 4:07PM
    Hi All, what authentication method are you using to these servers? Also are they hosted locally? 
  • jcbakerjcbaker Posts: 2 Bronze 1
    edited August 1, 2023 4:26PM
    SQL auth, not hosted locally. I reverted to 10.13.10 and it's working again. I discovered when warning others at my company that they'd already experienced this.
  • lboudreauxlboudreaux Posts: 2 Bronze 1
    edited August 1, 2023 4:58PM
    Using Windows Authentication and not hosted locally.

    Just discovered I had to update my connections to select Trust Certificate and it works now.
  • NSRjecrossNSRjecross Posts: 4 Bronze 1
    edited August 3, 2023 8:30AM
    Same for me - ssms v18.12.1 and I'm no longer getting table prompts. When I do a refresh suggestions it pops up the server query window for just a fraction of a second (too fast to have actually worked). I've also tried disabling the labs beta features for auto refresh suggestions and  refresh intellisense suggestions automatically. Didn't seem to make a difference. Using windows auth to sqlserver 15.0.4
    Edit - Yes the suggestion above for change connection option to trust server certificate seems to have it working again but this has never been an issue in the past.
  • challmanchallman Posts: 5 Bronze 1
    I'm having problems with the latest update. SnippetManager dialog hung and wouldn't allow cancel. I had to shutdown SQL server to get rid of it.
    Also, when I create a new snippet and save, it gives me some error message but ultimately saves the snippet.
    Please send an update to the update 
  • Hi All

    Can you confirm if the issue persists on 10.13.13 as there were some fixes here. 
  • Hi All

    To resolve this you will need to trust the server certificate upon connection within SSMS.

  • ATurner said:
    Hi All

    To resolve this you will need to trust the server certificate upon connection within SSMS.

    Doesn't work for me.  Still not getting any suggestions to show up besides the default stuff.
  • EricZEricZ Posts: 1 New member
    edited November 3, 2023 12:50PM
    Any updates? 
    I am also experiencing this issue using v10.13.16.3650 of SQL Prompt;
    using in SSMS v19.156.0;
    connecting to Azure DBs via "Azure Active Directory - Universal with MFA"
    I do have "Trust server certificate" checked.

    [EDIT: After restoring all SQL Prompts settings to default and closing/restarting SSMS, magically, things started working again]
  • Jim_McJim_Mc Posts: 1 New member
    Encrypting the connection and selecting the trust certificate did not work for me. Still only get intellisense for snippits, no table column names.
  • mjnincmjninc Posts: 16 Bronze 1
    edited November 28, 2023 1:02PM
    SQL Prompt Suggestions / Intellisense is not working for me when I hover over an object. I can still format however.

    Encrypting the connection and selecting the trust certificate did not work for me.  I also don't get any snippets.

    I'm running version 10.14.2.54417.
Sign In or Register to comment.