Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: MYSQL $dbh->do

by andrew (Acolyte)
on Sep 28, 2002 at 20:40 UTC ( [id://201488]=note: print w/replies, xml ) Need Help??


in reply to MYSQL $dbh->do

I changed key to keyword and works good but im still stuck on the placeholder issue!

Replies are listed 'Best First'.
Re: Re: MYSQL $dbh->do
by JupiterCrash (Monk) on Sep 29, 2002 at 18:17 UTC
    What do you mean by placeholder issue? What is the placeholder that you refer to?

    Is your 'key' column a primary key by any chance? The update statement that you run does not have a WHERE clause attached to it, and will therefore try to update every row. (is that what you want?) Could you be violating some primary key constraint?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (3)
As of 2024-03-29 14:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found