Doesnt work!!!
Oh, right. Stupid DBI again. I forgot to add undef.
There, a lot better :)use DBIx::Simple; my $db = DBIx::Simple->connect(...); $db->query('UPDATE ... SET foo=?, bar=?', $foo, $bar);
- Yes, I reinvent wheels.
- Spam: Visit eurotraQ.
In reply to Re: Re: Re: MYSQL $dbh->do
by Juerd
in thread MYSQL $dbh->do
by andrew
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |