how to read excel file in java

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sunnyK
    New Member
    • Jan 2008
    • 1

    how to read excel file in java

    hi all !!!
    i m new here ,,,
    i m suffering with excel file.
    i want help regarding how to open excel file in java as file & read row & column wise ..... not database (e.g. using jdbc odbc connectivity... )

    waiting for reply .... if code is available then ......
  • r035198x
    MVP
    • Sep 2006
    • 13225

    #2
    Originally posted by sunnyK
    hi all !!!
    i m new here ,,,
    i m suffering with excel file.
    i want help regarding how to open excel file in java as file & read row & column wise ..... not database (e.g. using jdbc odbc connectivity... )

    waiting for reply .... if code is available then ......
    Google Apache POI HSSF

    Comment

    Working...