I am using SQL Azure in a project and it works great. The problem is that the usual backup functions do not exist. I exported the database several times using SQLAzureMW ( http://sqlazuremw.codeplex.com/ ), but now this tool is suffocating trying to load database data using bcp. In any case, this is not as good as backing up SQL Server.
Does anyone know a commercial or open source tool or other technique for reliable backup of Azure SQL databases? This is really a shopper.
sql-server sql-server-2008 azure-sql-database
Pete
source share