Hi ,

Thank you for clarifying on the place holders part .
On the uncleared implementors part:
a)
"I tried to repro your problem, using another type of database, and the data
you listed, but get a failure in the chart rendering engine, apparently
because the selection values you're specifying wouldn't return any data (esp
the $ip='xxx.xxx.xxx'."

I was only listing the query at first so blocked the ip . 10.151.1.254
occurs in the data i had sent.If you could just enter that in your
reproduced environment.Could you tell me what DB you are using.

b)I enabled debugging $dbh->debug(2)
This is what i got,if you can decipher anything from it.
DBI handle has uncleared implementors data at gp line 17.
    dbih_clearcom (sth 0x851ac2c 0x8548e00, com 0x8548f10, imp
DBD::mysql::st):
       FLAGS 0x113: COMSET IMPSET Warn PrintError 
       PARENT DBIx::Chart::db=HASH(0x851ab00)
       KIDS 0 (0 Active)
       IMP_DATA undef
       NUM_OF_FIELDS 3
       NUM_OF_PARAMS 0
    -> disconnect for DBD::mysql::db
(DBIx::Chart::db=HASH(0x852b51c)~0x851ab00)
&imp_dbh->mysql: 852ba4c
    <- disconnect= 1 at gp line 21
    -> DESTROY for DBD::mysql::db (DBIx::Chart::db=HASH(0x851ab00)~INNER)
    <- DESTROY= undef

Regards,
Chimni



-----Original Message-----
From: Dean Arnold [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 25, 2004 10:48 PM
To: [EMAIL PROTECTED]
Cc: DBI-users
Subject: RE: DBI handle has uncleared implementors data


1. Unfortunately, there's a bug in DBIx::Chart wrt PH's in the datasource
part of the SQL statement, so I'm afraid at present PH's in that part of the
query don't work.

2. No, you shouldn't need to explicitly finish() anything.

3. I tried to repro your problem, using another type of database, and the
data you listed, but get a failure in the chart rendering engine, apparently
because the selection values you're specifying wouldn't return any data (esp
the $ip='xxx.xxx.xxx'.

Sorry I don't have any simple solutions to your issues.

Dean Arnold
Presicient Corp.
www.presicient.com

Reply via email to