To back up a SQL Azure database to a local SQL Server 2012

Source: Internet
Author: User
Tags management studio sql server management sql server management studio

The entire backup process can be divided into the following two major steps:

First, the database of the target SQL Azure is backed up to the local by "Export data-tier Application", the detailed steps are as follows:

1. Start SQL Server Management Studio and connect to the target SQL Azure. Select the target database that you want to back up in SQL Azure, and right-click the Export data-tier Application menu:

2. Go to the Start page and select "Next":

3. Set the local backup path in the "Settings" tab of "Export Settings", noting that the extension is ". Bacpac" instead of ". Bak":

4. In the "Advanced" tab of "Export Settings", set the table to be backed up, default to "All Tables":

5. After setting up "Export Settings", select "Next" and enter the following interface:

6. Select "Finish" to make a backup:

7. After the backup is completed, the message "Operation Complete" is displayed:

Second, import the locally backed up SQL Azure database to SQL Server via "Import Data-tier application" and follow the steps below:

1. Right-click on the local SQL Server database directory and select "Import data-tier Application".

2. In the "Import Settings" tab, select "Import from Local Disk" to set up the files backed up above:

3, click "Next", continue to set the database name and the location of the database file Save:

4. After the setup is complete, click "Next" to enter the following interface:

5. Click "Finish" to start the execution. When you are finished, the message "Operation Complete" is displayed:

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.