  |
DBI - The Perl Database Interface - http://dbi.perl.org/
Official site includes documentation, mailing list information, and demonstrations. |
  |
MySQL and Perl for the Web - http://www.kitebird.com/mysql-perl/
Official site for the book by Paul DuBois. Includes table of contents, errata, downloads, and a sample chapter in PDF format. |
  |
dbi-users@perl.org - http://www.nntp.perl.org/group/perl.dbi.users/
Archive of the mailing list. |
  |
O'Reilly: Programming the Perl DBI - http://oreilly.com/catalog/9781565926998/
Information about the book by Alligator Descartes and Tim Bunce. Includes the full text of the "Programming with the DBI" chapter. |
  |
Enabling ODBC support in Perl with Perl DBI and DBD::ODBC - http://www.easysoft.com/developer/languages/perl/dbi_dbd_odbc.html
How to build Perl DBI, add the DBD::ODBC module and use an ODBC driver in Perl scripts. |