Hi,
We have .csv file which contain 5 million records. We want to convert .csv file into DBF/TXT/SDF/CSV files.
We have header layout in one text file as follows:
Store_Name Number (3)
Store_City Char(3)
We need to add the above header information on DBF file while creating.
We didn't require header information for other file formates.
Can you please suggest how to over come from above issue.
We have .csv file which contain 5 million records. We want to convert .csv file into DBF/TXT/SDF/CSV files.
We have header layout in one text file as follows:
Store_Name Number (3)
Store_City Char(3)
We need to add the above header information on DBF file while creating.
We didn't require header information for other file formates.
Can you please suggest how to over come from above issue.