worked well.my $values = join(",",map { $dbh->quote($_) } @values);
I will have to read up on both the ",map" part of the join statement you supplied and the $dbh->quote($_) function of DBI :)
Thank you
In reply to Re^2: Perl DBI and mySQL
by jperlq
in thread Perl DBI and mySQL
by jperlq
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |