Hi there,
Could anyone tell me if any sample source that can solve my problem?
I would like to get all the data from the CSV file and then insert it to a table in a Database.
The CSV file format is basically same as a table structure.
Example:
ID FName LName
1 James Knite
1)Read and get data in 2 CSV files, by reference to a Field which exists in both CSV file.
2)The data capture will then be inserted into a table in a Database straight away.
Please advice me how I could go about with this....
Any advice appreciated
Thanks in advance
Kenneth
Start Free Trial