Hmm, I wonder why I never noticed that or no one reported it. I'll investigate for the next release. Two quick fixes: change the code to use placeholders, which are better anyway; or if you don't want to change the code at all, edit the file .../DBD/File.pm and comment out line 340 and DBD::CSV should then work as you expect.But with DBD::CSV, it seems to be converting each newline newline character in the literal characters slash and n,
-- Jeff
