Thanks for pointing out this bug. I have fixed it and will be uploading a corrected version of the module (1.006) shortly.I've worked with the DBI some, but I'm now starting to experiment with DBD::CSV. I'm trying to read a table without column headers, letting CSV create the column names for me. If I understand the documentation correctly, an empty array reference should cause the driver to name the columns for me.
-- Jeff
