| Author |
Get Sheet name dynamically from a MS-Excel file
|
Mohan Ganesan
Greenhorn
Joined: Nov 22, 2003
Posts: 18
|
|
Hi, I want to get all the sheet name from a ms-excel file dynamically using java and JDBC connection. I can get the excel values but now i am hard coded the sheet name. Instead of that i have to get the sheet name dynamically by passing the file name or path. Please help me out from this query. Thanks Mohan
|
 |
Tausif Khanooni
Ranch Hand
Joined: Nov 14, 2002
Posts: 107
|
|
hi u can just go thru the api's provided by jakarta to read and write the ms-xl files. this api is called POI(I think...) luck!
|
"Walking on water and building IT Architecture from <br />specification are easy if and only if both are frozen"
|
 |
 |
|
|
subject: Get Sheet name dynamically from a MS-Excel file
|
|
|