Migrating a SQL Server Database to SQL Azure
Jul 25,
2010
As a follow on to my colleague’s recent excellent post I thought that this week I would present a practical, hands-on example of moving a real-world on-premise SQL Server database to SQL Azure. There are at least three ways to migrate data into SQL Azure: SQL Script Bulkcopy (bcp) SQL Server Integration Services (SSIS) Each […]