Mailing List Archive

Problem with DBI in one account but not in others
Configuring catalog paradex...Using -- MySQL,
DSN=dbi:dbm:paradex...table 'state' failed: table state connect failed
-- DBD::dbm initialisation failed: Can't locate object method "driver"
via package "DBD::dbm" at /usr/local/lib64/perl5/DBI.pm line 834.

Perhaps the capitalisation of DBD 'dbm' isn't right. at
/usr/local/interchange/lib/Vend/Table/DBI.pm line 683.


_______________________________________________
interchange-users mailing list
interchange-users@icdevgroup.org
http://www.icdevgroup.org/mailman/listinfo/interchange-users
Re: Problem with DBI in one account but not in others [ In reply to ]
> Configuring catalog paradex...Using -- MySQL, DSN=dbi:dbm:paradex...table 'state' failed: table state connect failed -- DBD::dbm initialisation failed: Can't locate object method "driver" via package "DBD::dbm" at /usr/local/lib64/perl5/DBI.pm line 834.
>
> Perhaps the capitalisation of DBD 'dbm' isn't right. at /usr/local/interchange/lib/Vend/Table/DBI.pm line 683.

I hadn’t heard of the DBM DBI driver before, but it looks like the DBI driver name is in fact DBD::DBM, so you’d need to capitalize, as the error message indicates.

--
David Christensen
End Point Corporation
david@endpoint.com
785-727-1171