Import and Export Excel data

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • san1014
    New Member
    • Jul 2007
    • 37

    Import and Export Excel data

    Hi

    How to import and export excel data into oracle database using java.

    Thank you
  • dmjpro
    Top Contributor
    • Jan 2007
    • 2476

    #2
    Originally posted by san1014
    Hi

    How to import and export excel data into oracle database using java.

    Thank you
    Use this package "org.apache.poi .hssf.usermodel ".
    Google it, rest you will understand by yourself :-)

    Debasis Jana

    Comment

    Working...