Category Archives: SQL Database
-
Azure: Creating a BACPAC from an On-Premises SQL Server Database
1September 13, 2016 by Kenneth Fisher
So to start, what’s a BACPAC? Per the Azure documentation When you need to create an archive of an Azure …
Continue reading -
Copying an on-premise Database to an Azure SQL Database
4August 24, 2016 by Kenneth Fisher
Continuing my exploration of Azure the next logical step seemed to be copying an on-premise database up to the cloud. …
Continue reading -
Azure: What’s the difference between SQL Database and SQL Server?
5August 9, 2016 by Kenneth Fisher
If you want to blog T-SQL Tuesday is a great way to get started. On the first Tuesday of each …
Continue reading -
Connecting to Azure SQL Database
2May 25, 2016 by Kenneth Fisher
Recently I created my first Azure SQL Database. But now I need to connect to it. You can connect using …
Continue reading -
Getting your Cloud on
3May 10, 2016 by Kenneth Fisher
One of the things I like best about joining in on Adam Machanic’s (b/t) TSQL Tuesday blog party is that …
Continue reading