Search code examples
sql-servervisual-studio-2015database-project

Visua Studio 2015 Database Project: Unable to generate change script


In Visual Studio 2015, after I did a Schema Comparison between my database project and an existing database, I could see the changes, but the 'Update Target' and 'Generate Script' buttons were grayed out. How can I make them enabled so that I can generate the change scripts? (I have access to the target database and privilege to make changes.) screenshot


Solution

  • Check your Error List for errors or warnings after comparing.