Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: error calling MySQL from Perl

by pfaut (Priest)
on Mar 16, 2003 at 18:38 UTC ( [id://243503]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $rows = $dbh->do("UPDATE checkin
            SET    destination =
    ...
            WHERE firstname='Henry' AND lastname='Rollins')
            WHERE  firstname='Bill' AND lastname='Gates'
    ") || die "Couldn't insert record : $DBI::errstr";
    
  2. or download this
    ---
    print map { my ($m)=1<<hex($_)&11?' ':'';
    $m.=substr('AHJPacehklnorstu',hex($_),1) }
    split //,'2fde0abe76c36c914586c';
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://243503]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (6)
As of 2024-04-23 22:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found