SQL Server does not allow changes to be saved

Source: Internet
Author: User

Reprinted from Http://jingyan.baidu.com/article/b7001fe1767d970e7282ddd6.html

SQL Server error prompt: Saving changes is not allowed.

Your changes require that the following tables be deleted and recreated. You have made changes to a table that cannot be recreated, or you have enabled the "Prevent saving changes that require table re-creation" option.

Method/Step
  1. 1

    Modify the data structure of the database, for example, to change varchar to nvarchar,sqlserver The following error message appears

    Steps to read
  2. 2

    Click "Tools" → "Options" of SQL Server

    Steps to read
  3. 3

    Click Designers, and then tick the block save changes required to recreate table check box. Modify SQL Server data structure later, you will not be prompted to save!

SQL Server does not allow changes to be saved

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.