With the credentials saved we are now ready to take a backup of the database. Below screenshot shows how to backup using the GUI or the script . […]
SQL 2014 Cloud Backups Part 4
Once the azure storage objects are created we need to configure a credential within SQL Server in order to allow SQL Server to securely access the cloud container. […]
Visual Studio crashes after loading toolbox
A quick post for an annoying problem that creeps up with Visual studio. I get this issue occasionally and it has to do with the TBD files used […]
SQL 2014 Cloud Backups Part 2
Once the Blob Storage is created (consider blob storage to be cloud based USB Drive of almost infinite capacity) click the Manage access keys link at the bottom […]
SQL 2014 Cloud Backups Part 1
In this series of blog posts the focus is going to be on the MS SQL Server 2014 Cloud Backups feature. Most companies will be easily able to […]
SQL 2014 Cloud Backups Part 3
You should see the screen below Make sure you set the Access as Private to ensure that only those with the proper permissions have access. Once created you […]
How to export a database from Windows azure?
Glad to announce that we have a new video on YouTube explaining how to export a database hosted in SQL Azure into a BLOB storage account and then […]
It’s gorGEOus what you can do with this data type
Had some spare time on my hand today and created the company logo in the MS SQL Server Geometry datatypes. The Geography and Geometry datatypes are one the […]
Proof that MS SQL Server is the better relational database
I am probably going to start a war with this one but I need to set the record straight. Often in my trainings I have a mix of […]
Cell level encryption
Encrypting data at the cell level is important in order to protect information within the database. While all users have access to view data not all users are […]