![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have data in text file , delimited with Pipe and with help of DTS package pump data to SQL server. The issue is, the text file some rows can have 32 columns and some can be 33 columns and so on. Number of columns range from 32 - 40. How do i tell DTS package (vbscript) to recognize the column number if it is not fixed ? Can i specify in each row after 32 column, how extra columns i have ... for example 32column | 2 | 50| 40 In above example after 32 column , next column says 2 which means i have extra 2 column to pump data. Will this idea work ? Any help gurus ? Thanks, Krish |
![]() |
| Thread Tools | |
| Display Modes | |
| |