When my source table contains Null values in a DateTime column, the package fails stating that "differs from the current variable type". Replacing Null values with dates eliminates this error.
1. Why does this happen?
2. What is the best way to resolve this issue?
John Sorbel DBA