Granny's Programming Pearls
"inside of every large program is a small program struggling to get out"
JavaRanch.com/granny.jsp
The moose likes Java in General and the fly likes Read excel using java withouth JDBC Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Mongo DB Applied Patterns this week in the MongoDB forum
or a resume review from Five Year Itch in the Jobs Discussion forum!
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "Read excel using java withouth JDBC" Watch "Read excel using java withouth JDBC" New topic
Author

Read excel using java withouth JDBC

Swapnil Sanghai
Ranch Hand

Joined: Dec 05, 2011
Posts: 41

Can anyone let me know how to read data from excel file without JDBC connection.
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35220
    
    7
There are several libraries out there that can do this, the best-known one being Apache POI.


Android appsImageJ pluginsJava web charts
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Read excel using java withouth JDBC
 
Similar Threads
Reading a Excel file using java programe
Reading an Excel File using Java
Need to develop a Quality checking software Urgent!!!
excel as a database
Numeric field overflow while reading excel sheet values in jdbc