Results 1 to 3 of 3

Thread: pulling the data fromthe excel and then pumping into the database

  1. #1
    Join Date
    Sep 2011
    Posts
    167

    Unhappy pulling the data fromthe excel and then pumping into the database

    Hi,

    I have the requirement into which I have to take data from the excel sheet and then pump that data into the database , for ex there is a excel sheet containing two columns... and then I have to put the data of the two columns into the database into the particular table ...will Spring Integration help me and how to do this ....please guide me ..!!Thanks

  2. #2
    Join Date
    Sep 2011
    Posts
    167

    Unhappy

    Quote Originally Posted by SARAL SAXENA View Post
    Hi,

    I have the requirement into which I have to take data from the excel sheet and then pump that data into the database , for ex there is a excel sheet containing two columns... and then I have to put the data of the two columns into the database into the particular table ...will Spring Integration help me and how to do this ....please guide me ..!!Thanks
    Hi FoLKS
    Please advise on this..!!

  3. #3
    Join Date
    May 2011
    Location
    New Delhi, India
    Posts
    157

    Default

    How big is the file. Spring batch might be better fit as it comes with in-built reader for excel & database writers. You can trigger Spring Batch(SB) from Spring Integration(SI) i:e SI pings location for new files & triggers SB when new file arrives.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •