SQL Server Dates Pre 1900 - TechRepublic
General discussion
January 30, 2006 at 06:52 AM
munrrob

SQL Server Dates Pre 1900

by munrrob . Updated 19 years, 11 months ago

I am using DTS to transfer data from a Progress database to SQL Server 2000. Unfortunately, due to poor data collection, there are dates prior to 01/01/1900 in the progress database that cause the process to fail (I believe due to the fact that SQL does not support dates prior to 01/01/1900).
Any ideas how I can get around this?

This discussion is locked

All Comments