in reply to DBD::CSV::st execute failed:

What is the name of the file?

Replies are listed 'Best First'.
Re^2: DBD::CSV::st execute failed:
by Anonymous Monk on May 27, 2016 at 22:16 UTC

      Thank you. I have removed f_ext => ".csv/r", from the script. However, this just gives me "No result found" which I know to be wrong

        How about, restore f_ext, but change your query?
        select * from newCsv limit 1

      The perl script is runSQLQuery.pl. The csv file is newCsv.csv