If you do that:
my $sth = $dbh->prepare("INSERT INTO tbl VALUES (?,?,?)"); $sth->execute(@values) or die $dbh->errstr;
you should win twice:
Hope that helps.
alex pleiner <alex@zeitform.de>
zeitform Internet Dienste
In reply to Re: Using CGI.pm params to make a DBI MySQL query
by projekt21
in thread Using CGI.pm params to make a DBI MySQL query
by George_Sherston
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |