The conversion of a datetime2 data type to a datetime data type resulted in an Out-of-range value. Causes of errors and solutions

Source: Internet
Author: User

Exception Description:

Data access with EF, the default value set in the database with GETDATE () is not assigned in the program.

An exception occurred.

This error in Baidu before I write this article there are not many solutions, Google wait until the following two useful pages:

Http://stackoverflow.com/questions/1331779/c-sharp-conversion-of-a-datetime2-data-type-to-a-datetime-data-type

http://stackoverflow.com/questions/4608734/ The-conversion-of-a-datetime2-data-type-to-a-datetime-data-type-resulted-in-an-o

Cause of the error:

Because in the range of datetime in. NET, it started in 0001-01-01

Scope of DATETIME2 (Transact-SQL): 0001-01-01 to 9999-12-31

DATETIME (Transact-SQL): January 1, 1753 to December 31, 9999

The conversion of a datetime2 data type to a datetime data type resulted in an Out-of-range value. Causes of errors and solutions

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.