Comments
2 comments
-
Hi @sdks,
Thank you for reporting this.
Can you please let us know which version of SQL Prompt you are using? We've been unable to replicate either of these behaviours in VS2015 using our latest SQL Prompt 8.0.5.1758.
Also, can you please detail the steps you take to get a query in the "object file"? The only scenario we've seen where this could occur is if your query window is disconnected from the server for any reason. In this case, the expand wildcards command is ignored and no tables appear in the suggestions box.
Best regards,
Frederico -
Strange but I can't reproduce it anymore. Please close this discussion, everything seems to be working
Add comment
Please sign in to leave a comment.
One more thing. When I highlight "select * from table" in the Visual Studio and hit "Wildcard expansion " button then it adds ";" at the end of the statement