1.

How Can We Migrate From Sql Server To Sql Azure?

Answer»

For Data MIGRATION, we can use BCP or SSIS. And for SCHEMA Migration we can use Generate Script Wizard. Also, we COULD use a Tool called SQL AZURE migration wizard available on codeplex.

For Data Migration, we can use BCP or SSIS. And for schema Migration we can use Generate Script Wizard. Also, we could use a Tool called SQL Azure migration wizard available on codeplex.



Discussion

No Comment Found