One of the Azure SQL-related announcements that did not get a lot of publicity at May's Microsoft Build conference was the Azure SQL Database local database experience. With all the hype around SQL ...
I'm trying to copy a database from one server (SQL Server 2000 Enterprise Edition) to another (SQL Server 2005 Standard Edition) to make sure the second is suitable as a backend to some terrifying ...
Knowing how to automate tasks in the cloud will make you a more productive DBA. Here are the key concepts to understand about cloud scripting and a rundown of the best tools for automating code in ...
I've spent the last couple of days searching for tools that would help automate the task of copying SQL databases from one server to another(To be more accurate its the data in the database's that I ...