OK. Before suggesting that there is a DBI bug, did you go through the recommended routine checks?
The problem could be a syntax error in the SQL statement. Even if you say that you tested the statement in the database, what you tested was not the same, because it did not have embedded variables inside. So we shouldn't rule out the possibility of a quoting problem.
In reply to Re: DBI bug?
by gmax
in thread DBI bug?
by DaWolf