give me a java code snippet to connect Microsoft excel
through.... I am trying alot... plz help me.
Answer Posted / m.gangadhar
hi create DSN for Microsoft Excel(.xsl) in
controlpanel/administrativetools/datasources
after that write normal code for driver class and getting
connection Object.
Is This Answer Correct ? | 10 Yes | 4 No |
Post New Answer View All Answers
What is drivermanager in jdbc?
What does jdbc setmaxrows method do?
What are different parts of a url?
What are collection pools?
How do you determine the sensitivity of the ResultSet object?
Explain the locking system in jdbc?
What is a statement?
Jdbc-odbc bridge is multi-threaded or not?
List the common jdbc exceptions ?
Is it possible to connect to multiple databases? Using single statement can we update or extract data from two or three or many databases?
Which database is used for java?
How we store procedure in oralce for callable statements in jdbc
There is a method getColumnCount in the JDBC API. Is there a similar method to find the number of rows in a result set?
What is a jdbc connection string?
How do I find ojdbc jar version?