in reply to Re: DBD::CSV, SQL::Statement, and UPDATE table statement
in thread DBD::CSV, SQL::Statement, and UPDATE table statement

Thanks, jZed. Works much better now. Definitely wasn't a module I was expecting to get my name into ;-)

I didn't like not using the placeholders, so I'm glad to have this fixed :-)

  • Comment on Re^2: DBD::CSV, SQL::Statement, and UPDATE table statement

Replies are listed 'Best First'.
Re^3: DBD::CSV, SQL::Statement, and UPDATE table statement
by hartzell (Sexton) on Jul 07, 2005 at 05:03 UTC

    Is there any schedule for getting this version into CPAN?

    I spent today tracking down another version of this bug exposed via Class::DBI and DBD::AnyData, it's nice to know that it's been fixed and that I'm not crazy (ok, at least that it's been fixed...).

    g.