Top "Database-project" questions

Visual Studio Database Projects allow developers to create, manage, update, and deploy databases with the same development tools and processes as any other source code project.

How do I convert a Visual Studio 2010 database project to an SSDT Project

I have a clean install of windows 7 with Visual Studio 2010 Premium inc. SP 1. I also just installed the developer edition …

visual-studio-2010 database-project sql-server-2012 sql-server-data-tools
Generate Script button is disabled in visual studio after schema comparison

I would like to create a delta script from the database and my database project. The database as source and …

visual-studio-2017 database-project schema-compare
Visual Studio 2010 Database Projects: Are there any videos/tutorials or comments about the new Database Project Types?

I have recently upgraded to Visual Studio 2010. I have kept database projects separate to application projects. The database project was …

sql-server-2008 visual-studio-2010 database-project
Using variable in sql postdeployment build script?

What I would like to be able to do, is to be able to create a publising xml script in …

sql msbuild sqlcmd database-project