in reply to Perl Beginners problem with DBI

use placeholders! I assume the error will vanish if you do. I further assume that quotes around interpolated variables in your query string where appropriate would help, but just use placeholders....easier to read, easier to maintain, safer in execution...

regards,
tomte


Hlade's Law:

If you have a difficult task, give it to a lazy person --
they will find an easier way to do it.