Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Can a DBI Placeholder accept multiple values?

by assemble (Friar)
on Feb 09, 2008 at 00:54 UTC ( [id://667121]=note: print w/replies, xml ) Need Help??


in reply to Can a DBI Placeholder accept multiple values?

I think you may be looking for execute_array. I've never used it, but it looks like it might do what you want it to do.

Replies are listed 'Best First'.
Re^2: Can a DBI Placeholder accept multiple values?
by valdez (Monsignor) on Feb 10, 2008 at 10:16 UTC

    No, this is not correct; DBI documentation says that execute_array Execute the prepared statement once for each parameter tuple.

    Ciao, Valerio

Log In?
Username:
Password:

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

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

    No recent polls found