|
From: Damon T. <da...@ra...> - 2002-01-02 17:27:20
|
"The DBI is a database interface module for Perl. It defines a set of methods, variables and conventions that provide a consistent database interface independent of the actual database being used." The DBD is a database driver for a specific database engine. For example, DBD::Pg is the DBI implementation for Postgresql. Here is a FAQ http://dbi.symbolstone.org/doc/faq.html If you perform a search with your favourite search engine for "DBI" you will find lots of information. Damon Quoting Richard Lyons <ri...@th...>: > Can anyone save me a lot of earching and learning and tell me: > > What are DBI and DBD? > > "Why do I get DBI not installed" instead of sql-ledger/admin? > > I've just installed sql-ledger on an RH7.1 workstation. I have > searched Redhat's rpms for DBI to no avail. Rpmfind has some listed, > but not RedHat -- and I've no idea if that is the right thing to do, as > I simply don't know what I'm doing here. > > -- > richard > > Ranksix Solutions Inc. da...@ra... 250.514.6616 |