I created SQL Server Database Project in VS 2012 & imported our database. When I build the project, I get a lot of \"unresolved reference to object\" Errors. These error
You will also get this error when you add a table (using .sql file ) and if you do not check-in the .sqlproj file