![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
8.0 3 1 SQLCHAR 0 10 "\t" 1 a 2 SQLCHAR 0 10 "\t" 2 b 3 SQLCHAR 0 10 "\r\n" 3 c -------------------- Data File val.dat -------------------- abc ABC test |
#3
| |||
| |||
|
|
"Govardhan MV" <GovardhanMV (AT) discussions (DOT) microsoft.com> wrote in message news:E6C024B8-0E50-493A-878C-FE8A42012865 (AT) microsoft (DOT) com... 8.0 3 1 SQLCHAR 0 10 "\t" 1 a 2 SQLCHAR 0 10 "\t" 2 b 3 SQLCHAR 0 10 "\r\n" 3 c -------------------- Data File val.dat -------------------- abc ABC test sorry, should be a formatting issue with my newsreader, but... I do not see a 30-bytes-lenght record. You defined a fixed column input file and IMO it should be something like "abc ABC test " I had some problems with record terminator too; check all records end with CR+LF (x'0A'+x'0D') (or the contrary I dont remember) |
![]() |
| Thread Tools | |
| Display Modes | |
| |