users
[Top] [All Lists]

RE: [cinjug-users] java CSV reader

To: "Schneider, Michael" <scmikes@xxxxxxx>, <users@xxxxxxxxxx>
Subject: RE: [cinjug-users] java CSV reader
From: "Rich Schramm" <richard.schramm@xxxxxxxxxxxxxxxxxx>
Date: Thu, 23 Feb 2006 14:50:17 -0500
Delivered-to: mailing list users@cinjug.org
Mailing-list: contact users-help@cinjug.org; run by ezmlm
Thread-index: AcYyo1XyQsuVjroFS6m90a2ddiOT5wGBVc4QAAAsWVAAAhkAgAAAOHBQ
Thread-topic: [cinjug-users] java CSV reader
I have been using Ostermiller's CSV lib (http://ostermiller.org/utils/CSV.html) for a while and it works pretty well.  I have occasionally run into some performance issues with creating very large CSV files, but it has generally worked pretty well.
 
Regards,
 
Richard Schramm
Supply Dynamics, LLC.
513.965.2000 x14 (office)
513.300.7851 (mobile)
 
IMPORTANT NOTICE: The non-public information contained in or attached to this message is confidential and not intended for use or retransmission by unauthorized persons.  For full details on authorized use of the information in this message, please see our full disclaimer at http://www.supplydynamics.com/disclaimer.shtml.
 
 


From: Schneider, Michael [mailto:scmikes@xxxxxxx]
Sent: Thursday, February 23, 2006 2:46 PM
To: Schneider, Michael; users@xxxxxxxxxx
Subject: [cinjug-users] java CSV reader

 

 

Hello all,

 

I am getting ready to do some test cases that read in excel CSV data.  I haven’t done this in java.

Does anyone know a good open source CSV java reader?

 

Thanks

Mike

<Prev in Thread] Current Thread [Next in Thread>
  • RE: [cinjug-users] java CSV reader, Rich Schramm <=