Activity overview
Latest activity by v_namoye
I have the same issue of the suggestions not loading. I have the latest version, 9.1.0.4138, of the core product that comes with VS2017. I use a SSDT project with all of my data base code in it but I still need to open a query window to other databases to verify data or when building some select statements.
I don't want the suggestions to come from my SSDT project want them to come from the database that I connected the query window to, but it seams as long as I have an SSDT project open SQL prompt is useless. Or I need to open a separate copy of VS 2017, which is a resource hog, in order to get the suggestions. Why not give the user a choice to disable SQL Prompt in favor of the regular SSDT autocomplete instead of forcing it. One reason I started using VS and SQL prompt was that the regular intellisense rarely worked in SSMS when connecting to our remote servers. / comments
I have the same issue of the suggestions not loading. I have the latest version, 9.1.0.4138, of the core product that comes with VS2017. I use a SSDT project with all of my data base code in it but...