Viewing 3 posts - 1 through 3 (of 3 total)
Ah OK so you want the time component in the SQL table as well? I will have another go at this but you can probably do it using a derived...
December 22, 2015 at 7:00 am
#1847430
Have you tried creating a derived column after the source and using SUBSTRING to extract the first 10 characters to a new column and mapping this to your date column....
December 22, 2015 at 4:51 am
#1847385
Hi
If you setup a foreach loop container and then add a Data Flow to that.
Add the source file and then a Script component (Transformation Type) with 3 Outputs (see attachment)
The...
October 12, 2015 at 5:01 am
#1832778