in reply to Re: From excel to mysql...
in thread From excel to mysql...

Please read the thread. It provides much advice on how to write the code to import the data.

Replies are listed 'Best First'.
Re^3: From excel to mysql...
by Anonymous Monk on Jun 08, 2017 at 11:56 UTC
    What I want is to parse the excel file using ParseExcel and then have the perl script write the necessary sql statements into a outputfile for example insert statements.