i have a data file that is fixed width with rows of data records split into several rows. The row identifiers are 01,02,03 and 04 and always occur.
i need to import this into a SQL table as one row of data. can this type of file be imported using dts?
0199988777N AT01JOHN BORROWER
02JOHN DOE
035826 N OMAHA NE681544108Y
0401877824PA0007500000041866320020902
0199988777N AT01WILLIAM BORROWER
02WILLIAM JOHNSON
03728 W ESTHERVILLE IA513341244Y
0401825824PA0015000000023621500000000
i need to import this into a SQL table as one row of data. can this type of file be imported using dts?
0199988777N AT01JOHN BORROWER
02JOHN DOE
035826 N OMAHA NE681544108Y
0401877824PA0007500000041866320020902
0199988777N AT01WILLIAM BORROWER
02WILLIAM JOHNSON
03728 W ESTHERVILLE IA513341244Y
0401825824PA0015000000023621500000000