manishsawant
MIS
Hi guys,
I have to use bulk insert to load a flat file seperated by spaces into a table. The flat file is something like this.
000001 000001 LGS TRANSMISSION
000002 000001 LGS TRANSMISSION
000003 000001 LGS TRANSMISSION
000004 000001 LGS TRANSMISSION
Between first 6 charaters and the next character there are 2 spaces. Rest have 1 space. The file is too big which may have more than 2 spaces as well. If someone has done bulk insert like how i want to then please give me some information about it.
Thanks,
Manish
I have to use bulk insert to load a flat file seperated by spaces into a table. The flat file is something like this.
000001 000001 LGS TRANSMISSION
000002 000001 LGS TRANSMISSION
000003 000001 LGS TRANSMISSION
000004 000001 LGS TRANSMISSION
Between first 6 charaters and the next character there are 2 spaces. Rest have 1 space. The file is too big which may have more than 2 spaces as well. If someone has done bulk insert like how i want to then please give me some information about it.
Thanks,
Manish