Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: column count error followed by too few bind variables

by dreadpiratepeter (Priest)
on Aug 02, 2011 at 22:13 UTC ( [id://918145]=note: print w/replies, xml ) Need Help??


in reply to column count error followed by too few bind variables

You should always include ALL the code when asking questions. In this case the error is in what you haven't shown. The number of placeholders ('?') in the string you are passing to prepare does not match the number of parameters you are passing to execute.


-pete
"Worry is like a rocking chair. It gives you something to do, but it doesn't get you anywhere."
  • Comment on Re: column count error followed by too few bind variables

Replies are listed 'Best First'.
Re^2: column count error followed by too few bind variables
by baperl (Sexton) on Aug 02, 2011 at 23:07 UTC
    hi Pete, I updated my post with the remaining code... await your response....thx!

Log In?
Username:
Password:

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

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

    No recent polls found