Azure SQL Database Bacpac Local Restore

后端 未结 6 1242
轻奢々
轻奢々 2020-11-29 16:28

I\'ve created a BACPAC backup of my Azure SQL Database using the \"Export\" option within the Azure Management Console.

Having downloaded this to my machine I\'m a l

6条回答
  •  暖寄归人
    2020-11-29 17:19

    You can restore the BACPAC by using the client side tools. Videos are here:

    http://dacguy.wordpress.com/2011/09/09/importexport-services/

    The tools are available here:

    http://sqldacexamples.codeplex.com/documentation

提交回复
热议问题