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

Re: Problem with update statement with DBD::mysql

by mjscott2702 (Pilgrim)
on Nov 09, 2010 at 08:23 UTC ( [id://870260]=note: print w/replies, xml ) Need Help??


in reply to Problem with update statement with DBD::mysql

As well as possible quoting issues, as mentioned by aquarium (I usually quote using a qq or q around the entire SQL statement, and DBI also provides its own quote method), make sure that RaiseError is set to 1 on the database handle, otherwise $@ might not contain anything useful.
  • Comment on Re: Problem with update statement with DBD::mysql

Log In?
Username:
Password:

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

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

    No recent polls found