Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: DBI bug?

by wardk (Deacon)
on May 06, 2002 at 13:32 UTC ( [id://164318]=note: print w/replies, xml ) Need Help??


in reply to DBI bug?

Have you tried using just plain 'ol prepare(), and if so, did it also throw an error?

I did find the following in the DBI doc....good luck!

This caching can be useful in some applications, but it can also cause problems and should be used with care. If the cached "$sth" being returned is active (i.e., is a "SELECT" that may still have data to be fetched) then a warning will be generated and "finish" will be called for you. The warning can be suppressed by setting "$allow_active" to true. The cache can be accessed (and cleared) via the the CachedKids entry elsewhere in this

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (4)
As of 2024-04-24 03:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found