Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Bill Howell   on Feb 24 In Java Category.

  
Question Answered By: Leonard Pierce   on Feb 24

Reading excel  files using JDBC is very easy. If you are familiar with the JDBC
concepts, all u have to specify is the microsoft access driver" and build the
connection.
Use regular sql statements to read.
Later half, about displaying it in tables, if you are using SWING, use
JTable.....thats what I used. It is very simple.

Share: 

 
 
Didn't find what you were looking for? Find more on reading excel files in jdbc Or get search suggestion and latest updates.


Tagged: