By csapidus on
Hi all,
I am running the most recent Drupal 7 edition, with the Webform module. I am trying to allow anonymous users to upload csv files that should be parsed by column header and stored in a single MySQL table. As of my current set-up, csv files uploaded are being stored as rows in of themselves, as medium-text types. I cannot seem to find an appropriate module for this task. The help would be tremendously appreciated.