A few months back I reported a minor but annoying bug in the way NULL dates are handled in SSIS. It's documented here , but basically, if you use an Execute SQL Task to set a DateTime variable to NULL, the value is 11/30/1999. However, a NULL date in
Read More...