Hi...
What is the recommendation for reading CSV files?
Does anyone have any recommendation regarding a library that does the
job, instead of me parsing the file and accounting for all weird
situations (commas, quotes, and more)...
i know about this http://ostermiller.org/utils/CSV.html
but are there any other choices?
thanks
shriop - 24 Mar 2006 19:20 GMT
http://www.csvreader.com/javacsv.zip
http://mindprod.com/jgloss/csv.html
http://www.ricebridge.com/products/csvman.htm
http://www.csvobjects.org/
http://opencsv.sourceforge.net/
http://www.csv-jdbc.com/
> Hi...
> What is the recommendation for reading CSV files?
[quoted text clipped - 5 lines]
>
> thanks
Roedy Green - 24 Mar 2006 19:32 GMT
>What is the recommendation for reading CSV files?
there are several choices. See http://mindprod.com/jgloss/csv.html
Of course I prefer the one I wrote myself. It's main weakness it is
currently does not handle embedded comments.

Signature
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.