Mmm, software
Showing posts with label
sql
.
Show all posts
Showing posts with label
sql
.
Show all posts
Tuesday, December 08, 2015
Getting the SQL Server PowerShell tools
›
They're apparently not that easy to find. The SQL Server PowerShell Tools come as part of the SQL Server Feature Pack for their respecti...
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...
Tuesday, August 25, 2015
Creating users in a SQL Azure database
›
... is not as straight forward as you would think. It has some slightly different requirements for syntax than what you'd normally use t...
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 ...
Wednesday, January 30, 2008
Beginning with SQL Server
›
Given changes in the environment in which our business does it's business, I've had to start learning to use SQL Server and various ...
›
Home
View web version