943,617 Members | Top Members by Rank

Ad:
  • Java Discussion Thread
  • Unsolved
  • Views: 29149
  • Java RSS
Oct 17th, 2006
0

Reading Excel File using JAVA

Expand Post »
Hi experts,

here in my project ,there is a situation like, to read an Excel file and store in a database using java.
I have an excel file as 10 columns and this is a daily report by our sales team. So the requirement is to read that excel file and store in a database using java.please suggest me an idea.

Thanks
Similar Threads
Reputation Points: 10
Solved Threads: 1
Newbie Poster
techkar is offline Offline
18 posts
since Feb 2006
Oct 17th, 2006
0

Re: Reading Excel File using JAVA

Google the following one at a time and pick the solution you wish to use:

POI

JExcel

JDBC-ODBC Bridge
Moderator
Reputation Points: 1471
Solved Threads: 490
Industrious Poster
masijade is offline Offline
4,043 posts
since Feb 2006
Oct 17th, 2006
0

Re: Reading Excel File using JAVA

Click to Expand / Collapse  Quote originally posted by techkar ...
Hi experts,

here in my project ,there is a situation like, to read an Excel file and store in a database using java.
I have an excel file as 10 columns and this is a daily report by our sales team. So the requirement is to read that excel file and store in a database using java.please suggest me an idea.

Thanks
As long as you don't have to WRITE anything to excel the easiest thing to do would be to convert your excel file to a comma separated file.

>file>save as > save type > choose .csv


Once you've done that you can use the comma in you file to tell the difference between each column.
Featured Poster
Reputation Points: 1536
Solved Threads: 431
Posting Expert
iamthwee is offline Offline
5,865 posts
since Aug 2005

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Java Forum Timeline: help
Next Thread in Java Forum Timeline: Cpu Scheduling Algorithms





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC