How to read content from an Excel file ans store in MySQL DB

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • bblue
    New Member
    • Mar 2007
    • 2

    How to read content from an Excel file ans store in MySQL DB

    Hi,

    I need help on how to read an Excel file into my web application and store all content in the spreadsheet into a MuSQL DB.


    thanks,
  • Matthijs
    New Member
    • May 2007
    • 1

    #2
    check out the parse excel lib to read in the excel file and than use active Record to store your data in your models ...

    see this link:

    http://groups.google.c om/group/comp.lang.ruby/browse_thread/thread/b1ab827bae767f2 7

    hope this helps,

    Regards,

    Matthijs Kadijk (www.agiledovad i.com)

    Comment

    Working...