Re: closing dbh with active statement handles

2008-07-09 Thread Rob Dixon
luke devon wrote: > Hi Friends, > > Here, I am trying to connect sqlite DB and access some data for matching > values with STDIN.But when i try to debug the code it gives following > message. I went through google , and couldn't find any solution yet. Can some > body help me pelase. > > > cl

RE: closing dbh with active statement handles

2008-07-09 Thread Stewart Anderson
Is that due to the "use strict ;" pragma? Ta Stu -Original Message- From: Octavian Rasnita [mailto:[EMAIL PROTECTED] Sent: 09 July 2008 06:07 To: luke devon; Perl Subject: Re: closing dbh with active statement handles From: "luke devon" <[EMAIL PROTECTED]

Re: closing dbh with active statement handles

2008-07-08 Thread Octavian Rasnita
From: "luke devon" <[EMAIL PROTECTED]> Hi Friends, Here, I am trying to connect sqlite DB and access some data for matching values with STDIN.But when i try to debug the code it gives following message. I went through google , and couldn't find any solution yet. Can some body help me pelase.