Hi All, Am looking for a free software which has to read the .csv file and populate data in the table in DB. Does anyone can help me out regarding this. Thanks Cheers Jowsaki
This component will help with the csv side of things: http://ostermiller.org/utils/CSV.html (it's free) and then you can just create the SQl statements from the parsed data.