I'm brand new to SQL Prompt but I thought it would show my table listing when I do a simple SELECT * FROM.  All I get are functions and snippets.  Tables, views and columns are greyed out in the All Suggestions drop down.  Do I have a setting that I need to change somewhere?  Thanks!
Tina
0

Comments

2 comments

  • krzysztofkroczak
    Hi @Tina ,

    Prompt should suggest the tables from your DB. It will only suggest tables when you've got the connection to the certain database in a script. On first connection in the script, you should notice a little box on the right bottom of loading database.

    If it's not working, can you send us Prompt version, SSMS version and what DB are trying to connect?

    Best regards,
    Krzysztof
    krzysztofkroczak
    0
  • Tina
    My administrator has reinstalled SSMS and SQL Prompt and it is now working as expected.
    Tina
    0

Add comment

Please sign in to leave a comment.