in reply to Re: Unable to INSERT dereferenced values into db
in thread Unable to INSERT dereferenced values into db

Thanks Somni for that clarification. I checked on the version of DBD::mysql they have on my host: 2.1011. I checked CPAN for the DBD::mysql changelog and found that in version 2.9002 they...
Fixed bug where strings that were used in numeric context were not getting quoted on execute(). Now all parameters are bound as varchar by default.
Bingo!

—Brad
"A little yeast leavens the whole dough."
  • Comment on Re: Re: Unable to INSERT dereferenced values into db