Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: bind_param in DBI not working

by hippo (Bishop)
on Mar 15, 2014 at 19:28 UTC ( [id://1078479]=note: print w/replies, xml ) Need Help??


in reply to bind_param in DBI not working

I do not understand why you would repeatedly bind different values to the same parameter (number 1) within the foreach loop without calling $sth->execute. What do you expect to happen here?

It might be more instructive if you could provide a complete, self-contained executable script which clearly demonstrates the problem you face. In this code snippet there are too many unknowns for an outside viewer to debug it as it stands. It would also be useful to know which versions you are running (of perl, of DBI, of DBD::Pg and of the postgresql server).

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (3)
As of 2024-04-24 02:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found