• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Reading an XLS file and storing the data to a DB

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi

I am completely new to this. I just happened to read about the apache jakarta poi on the internet. Can someone tell me how I could use the poi to transfer data from an excel sheet to the oracle database. I need to get all the details from scratch since I have never worked with java and have no knowledge about it. Thanks.
 
Sheriff
Posts: 17644
300
Mac Android IntelliJ IDE Eclipse IDE Spring Debian Java Ubuntu Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Patel,

Welcome to the Ranch!

Please take some time to familiarize yourself with a few things about our forums and the protocols we follow. Here are some pages that you may find relevant (click on the words that have dotted lines under them):
  • EaseUp -- "I need to get all the details"
  • SearchFirst and ShowSomeEffort - "Can someone tell me how I could use the poi to transfer data from an excel sheet to the oracle database"
  • TellTheDetails - feel free to come back and ask more specific questions about a problem you are having with your own work


  • Thanks!
     
    reply
      Bookmark Topic Watch Topic
    • New Topic