10-16-2011, 10:36 AM
o.O
i dont understand this ;//
It reads the file line by line, on CSV usually first line is the columns line, and the rest are the data rows.
The code above is C++ code that reads a CSV file and writes an SQL file.
You can still try this:
2

