I currently am using the POI's HSSF to write the entire results from an SQL
queries Result Set into a Excel Spreadsheet.  This was easy and it works
great.

I recently got a request from a customer to modify the utility to allow for
the result set to be written to a Comma Separated Value(CSV) file.  Does POI
have any utility methods/APIs to write to CSV files?

Thanks,
Ethan

Reply via email to