in reply to Re^2: DBD::CSV::st execute failed:
in thread DBD::CSV::st execute failed:

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

Replies are listed 'Best First'.
Re^4: DBD::CSV::st execute failed:
by Anonymous Monk on May 27, 2016 at 22:43 UTC
    How about, restore f_ext, but change your query?
    select * from newCsv limit 1