Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: Multiple SQL statements in DBI

by mje (Curate)
on Sep 07, 2012 at 09:06 UTC ( [id://992269]=note: print w/replies, xml ) Need Help??


in reply to Multiple SQL statements in DBI

I think others have answered your question but as a maintainer of 2 DBDs I'd strongly suggest you avoid attempting to run multiple statements like this. The support for doing that in actual drivers and databases varies massively and in nearly all cases I've seen it has led to other problems.

Replies are listed 'Best First'.
Re^2: Multiple SQL statements in DBI
by tel2 (Pilgrim) on Sep 07, 2012 at 22:34 UTC
    Thanks mje, but ultimately I'm not really wanting to run multiple statements in one.  See my question 3 for my motivation.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://992269]
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-29 11:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found