When I connect to a live database and start a query, SQL Complete works perfectly.
When I open an existing database project, SQL Complete is there, but can't find any tables at all. I open the same project on a different machine without SQL Complete, the default VS/SSDT intellisense works.
To ensure it's not a problem with existing project, I created an empty database project, one table and one proc, and select * from and no table list.
What did I miss? Thanks
