working with an AS400 in which date fields default to 1001-01-01 for unknown or null dates. SQL Server can't query it since it expects dates that begin much later than the middle ages. Anyone know how to query this type of date file in AS400 without running into SQL error?
Start Free Trial