![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have a large text file (3.5GB) that I need to import. Each record is terminated with a CR/LF. However, the length of each record varies (60 characters to 79 characters). The last field in each record is a name field that is not padded with blanks at the end. My different attempts to copy this with DTS (to another flat file, db, etc) have not worked. Does anyone have a solution that they would please share with me? Thanks. Mike. |
#3
| |||
| |||
|
|
MikeV06 wrote: I have a large text file (3.5GB) that I need to import. Each record is terminated with a CR/LF. However, the length of each record varies (60 characters to 79 characters). The last field in each record is a name field that is not padded with blanks at the end. My different attempts to copy this with DTS (to another flat file, db, etc) have not worked. Does anyone have a solution that they would please share with me? Thanks. Mike. In your Filesource Connection choose 'Delimited' (not'Fixed Fields') checkbox,choose {CR}{LF} like Row delimiter,click Next and select a column separator if exists. |
![]() |
| Thread Tools | |
| Display Modes | |
| |