An error occurred while saving. Some database objects were not saved.

Source: Internet
Author: User

In SQL 2000, when designing an existing table, an error often occurs, prompting "An error occurred while saving. A blood database object is not saved ",

After some exploration, I finally learned the reason. In fact, it is because of the table created earlier. Suppose there are two columns and both columns have data. when you design the table, an error occurred while saving the column because the new column you just created must have no data at the beginning, however, if you set it to not be empty, isn't it a conflict? So the solution is to set it to allow null, save it, add data to the table, and then design it to not allow null.

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.