Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: DBI + 'SELECT *' - Memory Use Galore?

by xeridon (Initiate)
on Feb 17, 2001 at 23:59 UTC ( [id://59148]=note: print w/replies, xml ) Need Help??


in reply to DBI + 'SELECT *' - Memory Use Galore?

My question would be, why are you trying to get a return value from the execute()? Im not sure if this is a problem or not, because I have never done that before. I do know that it works great when I don't do that. Just my humble opinion.
  • Comment on Re: DBI + 'SELECT *' - Memory Use Galore?

Replies are listed 'Best First'.
Re (tilly) 2: DBI + 'SELECT *' - Memory Use Galore?
by tilly (Archbishop) on Feb 18, 2001 at 00:16 UTC
    A valid reason for getting that return value is so that you can check it and do error processing. (The text of the error is in $dbh->errstr.)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (3)
As of 2024-04-25 07:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found