Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: DBD::ODBC - Why do i get an "out of memory" exception?

by Laurent_R (Canon)
on Apr 18, 2014 at 13:17 UTC ( [id://1082761]=note: print w/replies, xml ) Need Help??


in reply to DBD::ODBC - Why do i get an "out of memory" exception?

Yes, probably "defined for ever". It is quite possible that your method just keeps returning a false but defined value (say zero or an empty string) even when that is no more piece of data to return.
  • Comment on Re: DBD::ODBC - Why do i get an "out of memory" exception?

Replies are listed 'Best First'.
Re^2: DBD::ODBC - Why do i get an "out of memory" exception?
by karlgoethebier (Abbot) on Apr 18, 2014 at 14:22 UTC
    "It is quite possible that your method just keeps returning a false but defined value..."

    Yes. I should study the sources...

    Thanks and best regards, Karl

    «The Crux of the Biscuit is the Apostrophe»

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (3)
As of 2024-04-24 03:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found