SQL Complete 4.8 not working with Visual Studio database project?

Discussion of open issues, suggestions and bugs regarding database management and development tools for SQL Server
Post Reply
whoever
Posts: 1
Joined: Sat 21 Feb 2015 19:00

SQL Complete 4.8 not working with Visual Studio database project?

Post by whoever » 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

Image

alexa

Re: SQL Complete 4.8 not working with Visual Studio database project?

Post by alexa » Mon 23 Feb 2015 15:06

We are planning to support this in the next product version.

Post Reply