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

Re: prepare, execute and return the product - Perl DBI

by Corion (Patriarch)
on Sep 21, 2012 at 14:38 UTC ( [id://994917]=note: print w/replies, xml ) Need Help??


in reply to prepare, execute and return the product - Perl DBI

Maybe you want something like DBIx::RunSQL?

But seriously, I fail to see what's so difficult with generating a list of statements and then looping over a $dbh->do( $_ ) statement for them. I think somebody recommended that to you already in Combining variables to create a single virtual variable.

Log In?
Username:
Password:

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

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

    No recent polls found