Re: Problem with DBD::Pg
Andrew Dunstan <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.dbdpg |
|---|---|
| Message-ID | <[email protected]> |
DBD::PgPP is not the same as DBD::Pg AFAIK the first is not maintained - the last CPAN release was May 2004. cheers andrew Giovanni Mancuso wrote: > Hi to all, > i have a problem with this module. > When i run the script, i receive the sequent error: > > _set_fbav(ARRAY(0x95bcc58)): array has 1 elements, the statement handle > row buffer has 4 (and NUM_OF_FIELDS is 4) at > /usr/lib/perl5/site_perl/5.8.0/DBD/PgPP.pm line 409. > > Is a bug of the module, or I have mistaken to write something? > > thanks > >