![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I'm new to SSIS and I'm trying to rebuild a sql 2000 dts package that imports a text file. This file has a field that is a string that is a date timestamp. The field looks like this: 20050622180517 in this format yyyyMMddHHmmss. In my sql 2000 dts, i use a date time string transformation to put it in this format: MM/dd/yyyy HH:mm:ss. I do that so that it can be loaded as a datetime into my sql table. I'm at a loss on how to do this in SSIS, any help would be greatly appreciated. Thanks in advance, David |
#3
| |||
| |||
|
|
I'm new to SSIS and I'm trying to rebuild a sql 2000 dts package that imports a text file. This file has a field that is a string that is a date timestamp. The field looks like this: 20050622180517 in this format yyyyMMddHHmmss. In my sql 2000 dts, i use a date time string transformation to put it in this format: MM/dd/yyyy HH:mm:ss. I do that so that it can be loaded as a datetime into my sql table. I'm at a loss on how to do this in SSIS, any help would be greatly appreciated. Thanks in advance, David |
#4
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |