SQL Complete 4.8 not working with Visual Studio database project?
Posted: Sat 21 Feb 2015 19:23
I read it's a feature since 4.0. I have VS 2013, SqlServerDatabaserTools_12.0.41025.0, SQL Complete 4.8.
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

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
