DATE validation – SSIS | SQL Server Performance Forums

SQL Server Performance Forum – Threads Archive

DATE validation – SSIS


I have to validate a string field to see whether it’s a valid date or not, if it it not a valid date I just have to move a default value into it in ssis. Can anyone help me with this. Thanks,
Raga.
i think there is a function as isdate()
which returns valid date or not
]]>