-
Contributing Member
How to parse an Excel Sheet...
I have this requirement of parsing an excel sheet and getting the data in it and storing the data in the appropriate tables in database.Please suggest me some way of doing this or the links wherein ican get some solution.
Thanks in advance.........
-
Junior Member
Re: How to parse an Excel Sheet...
use jxl2.0 API it is very simple
-
Junior Member
Re: How to parse an Excel Sheet...
You can use POI API.
By using this you can get the data from the excel sheet.
You can see the sample code in code.geekinterview.com/java
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules