Directly from the Microsoft Release Service blog, here is the list of latest updates for SQL Server 2008 R2 and 2012:
SQL Server 2008 R2
SQL Server 2012
Stay Tuned! 🙂
Directly from the Microsoft Release Service blog, here is the list of latest updates for SQL Server 2008 R2 and 2012:
Recently I had to create a backup procedure on my Windows Azure SQL Database. SQL Server Management Studio allows us to access to our SQL Databases and provides the user interfaces for creating backup files.
In this post we will understand:
Since the database copy can be considered as a full backup, we want to create also a file in order to place it on another place, that could be a local or a cloud storage.
Continue reading “Backup Windows Azure SQL Database with Sql Server Management Studio”