MLightsOut
2010-11-19 17:18:01 UTC
Newbie! I have a DT_DBDate field and a DT_DBTime field in my flat
file. How do I write the expression in the derived column to combine
date and time into one field whose data type would be DT_DBTimeStamp?
I have search everywhere but am I am still stuck....
Example Inputs:
Date = 11/12/2010
Time = 16:00:59
Expected Derived Column (add as new column) Result:
2010-11-12 16:00:59.000
file. How do I write the expression in the derived column to combine
date and time into one field whose data type would be DT_DBTimeStamp?
I have search everywhere but am I am still stuck....
Example Inputs:
Date = 11/12/2010
Time = 16:00:59
Expected Derived Column (add as new column) Result:
2010-11-12 16:00:59.000