0
votes

Once you have successfully migrated a local SQL Server database up to SQL Azure, how can you use the SQL Azure Migration Wizard to re-migrate (or sync if you will) the database?

I get a number of errors, and the migration hangs when I attempt to re-run the wizard.

1
One possibility I've thought of that seems to work "okay" is to have "Prod", "Staging" and "Dev" versions of the SQL Azure database. Then, within the Azure portal, delete the "Dev" or "Staging" databases... re-create them (same names). Then re-migrate the local development database with the Azure "dev" database using the SQL Azure Migration Wizard tool. That usually goes well, and smooth. Then - use the good old SQL Compare and SQL Data Compare tools to sync between the SQL Azure databases. Thoughts? Too "hacky"?? - tripletdad99

1 Answers

0
votes

I'm not sure if the SQL Azure Migration Wizard will re-migrate/sync data.

To sync data, I you have a few options to consider: