Mmm, software
Showing posts with label
sqlpackage
.
Show all posts
Showing posts with label
sqlpackage
.
Show all posts
Monday, October 05, 2015
SqlPackage.exe fails to deploy to Azure with error "The database platform service with type Microsoft.Data.Tools.Schema.Sql.SqlAzureV12DatabaseSchemaProvider is not valid."
›
I've recently started trying to deploy to one of my own databases in Azure using SqlPackage.exe. I've used it numerous times at work...
Wednesday, August 19, 2015
A really quick note about deploying SQL Server .dacpac files to SQL Azure
›
When you're using SqlPackage.exe to deploy a .dacpac to Azure, you must have access to the 'master' table in order for the tool ...
Tuesday, August 18, 2015
Debugging database deployments with MSDeploy and SqlPackage
›
I recently had problems deploying a database to Azure, and thanks to this article , I now know why. The best part of this experience is that...
›
Home
View web version