Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Trying to update a mysql table

by LameNerd (Hermit)
on May 22, 2003 at 22:28 UTC ( [id://260257]=note: print w/replies, xml ) Need Help??


in reply to Trying to update a mysql table

Does you script do anything like this:
my $sth = $dbh->prepare($sql) || die print "$0:Error prepare sql [$DBI::errstr]\n";
If not maybe you could add the printing out of $DBI::errstr.

Log In?
Username:
Password:

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

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

    No recent polls found