Let's re-state the question: If I can test $dbh using $dbh->ping(), then what is a test for $sth after the execute command? Assume we don't know if the execute is good or bad for a SELECT?
> Hi, > > I am interested in your problem, but I am more and more confused the > further > I read. I have a vague idea that if I understand what this whole problem > of > yours is, it will be interesting and helpful to dig into and might even > relate to some problems I have had. So I think you should try to dig up a > much more detailed code example to publish and also make sure to return > some > info about the db you are using and what logging that db is returning > while > you are demonstrating your problem. > > Thanks, > > Eric > > At 02:17 AM 10/24/03 -0700, [EMAIL PROTECTED] wrote: >>More... >>I do know that it is a SELECT but I'm getting some kind of error on the >>fetch call. From this, I know there should be data but it's either >> failing >>or I lost the handle (sth). Though, I did some simple coding and found >>that it is not NULL (it is defined) but not fetching. And the code is >>crsahing >> >>-thanks >> > > (250) 655 - 9513 (PST Time Zone) > > "Inquiry is fatal to certainty." -- Will Durant > > > > > ----------------------------------------- eMail solutions by http://www.swanmail.com
