Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to conver uploaded csv file into xls.

807580Oct 14 2009 — edited Oct 15 2009
Hi,
I am using jxl library to read excel file, but in case of csv file I am not able to read the contents and it throws
jxl.read.biff.BiffException: Unable to recognize OLE stream
Is there any way to convert the uploaded csv file into excel file using jxl so that I can read csv file content?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 12 2009
Added on Oct 14 2009
7 comments
1,118 views