cartman
07-07-2011, 04:30 PM
We are testing a new app for one of our customers, and ran across a strange date issue when inserting data from a form into the database. SQL Server's datetime data type doesn't accept dates before 1/1/1753. Here's why:
What is the significance of 1/1/1753 in SQL Server? - Stack Overflow (http://stackoverflow.com/questions/3310569/what-is-the-significance-of-1-1-1753-in-sql-server)
What is the significance of 1/1/1753 in SQL Server? - Stack Overflow (http://stackoverflow.com/questions/3310569/what-is-the-significance-of-1-1-1753-in-sql-server)