SQLComplete 4.8 not showing suggestions for database items
Posted: Fri 27 Mar 2015 16:07
I just got a new windows 8.1 machine. I have SSMS 2014 installed. I installed SQLComplete Free. when I start typing something like the statement below, after the schema, all I get is a dropdown suggestions window that says Loading... and it never returns. this worked fine on my windows 7 machine with SSMS 2104, so not sure why it would be doing this now. any ideas on what might be causing it to not be able to show suggestions.
select * from somedbname.. <right here is where I would expect table names>
and even
select * from somedbname..sometable where <right here I would expect field names>
Kirk
select * from somedbname.. <right here is where I would expect table names>
and even
select * from somedbname..sometable where <right here I would expect field names>
Kirk