I receive a file from a client which has extension ".001" and the file looks like:
,64000 ,20031222,20031219,00010812,CCM,RTD,
,61426 ,20031222,20031219,00098108,CON,RTD,
,54928 ,20031222,20031219,00090638,GEN,RTD,
I want to be able to setup code to transfer this file onto a temp table. which command is best to used? the only command I can get to work is the TransferSpreadsheet command but in order for it to work I have to change the extension to .csv, open it and then save as an excel spreadsheet (.xls).
Any help would be greatly appreciated.
Thanks.
,64000 ,20031222,20031219,00010812,CCM,RTD,
,61426 ,20031222,20031219,00098108,CON,RTD,
,54928 ,20031222,20031219,00090638,GEN,RTD,
I want to be able to setup code to transfer this file onto a temp table. which command is best to used? the only command I can get to work is the TransferSpreadsheet command but in order for it to work I have to change the extension to .csv, open it and then save as an excel spreadsheet (.xls).
Any help would be greatly appreciated.
Thanks.