 |
DBI Examples
DBI Examples: Tips and discussion on basic DBI usage and optimizing DBI programs. (Database)
http://www.saturn5.com/~jwb/dbi-examples.html |
 |
Enabling ODBC support in PHP
Enabling ODBC support in PHP: A step by step guide to adding ODBC access to Perl applications using unixODBC. (Database)
http://www.easysoft.com/products/2002/apache.phtml |
 |
Dabbling in Live Databases: Microsoft Access
Dabbling in Live Databases: Microsoft Access: This tutorial covers the issue of connecting a Microsoft Access database to your website using Perl. (Database)
http://www.databasejournal.com/features/msaccess/article.php/1408481 |
 |
Just Enough DBI to be Dangerous
Just Enough DBI to be Dangerous: Slides and sample code from a talk given by Bradford Powell at a Raleigh Perl Mongers meeting. (Database)
http://raleigh.pm.org/dbi/ |
 |
MySQL and Perl for the Web
MySQL and Perl for the Web: Official site for the book by Paul DuBois. Includes table of contents, errata, downloads, and a sample chapter in PDF format. (Database)
http://www.kitebird.com/mysql-perl/ |
 |
CGI Database Applications with Perl
CGI Database Applications with Perl: Tutorial covering the strategies and technologies behind writing a database-driven CGI application. (Database)
http://www.rcbowen.com/imho/cgi-database/ |
 |
Introduction to MySQL (using Perl DBI)
Introduction to MySQL (using Perl DBI): 4 page article starts with basics of MySQL and finishes up with actual examples of DBI in a MySQL context. (Database)
http://www.danchan.com/feature/2000/10/16/mysql/mysql.htm |
 |
dbi-users@perl.org
dbi-users@perl.org: Archive of the mailing list. (Database)
http://archive.develooper.com/dbi-users@perl.org/ |
 |
Michael Peppler's Home Page
Michael Peppler's Home Page: Sybperl (the Sybase OpenClient extensions to Perl) and DBD::Sybase information (Database)
http://www.mbay.net/~mpeppler/ |
 |
The Fine Art of Database Programming
The Fine Art of Database Programming: An outline of database programming, with particular emphasis on Perl. (Database)
http://www.perlmonks.org/index.pl?node=The%20fine%20art%20of%20database%20programming |
 |
Perl.com: DBIx::Recordset vs. DBI
Perl.com: DBIx::Recordset vs. DBI: Terrance Brannon argues that DBI should not be the interface for most Perl applications requiring database functionality. (Database)
http://www.perl.com/pub/a/2001/02/dbix.html |
 |
DBI - The Perl Database Interface
DBI - The Perl Database Interface: Official site includes documentation, mailing list information, and demonstrations. (Database)
http://dbi.perl.org/ |
 |
O'Reilly: Programming the Perl DBI
O'Reilly: Programming the Perl DBI: Information about the book by Alligator Descartes and Tim Bunce. Includes the full text of the "Programming with the DBI" chapter. (Database)
http://www.oreilly.com/catalog/perldbi/ |
 |
Win32::ODBC for Perl
Win32::ODBC for Perl: Newsgroup home, FAQ, Documentation. (Database)
http://www.roth.net/perl/odbc/ |
 |
CPAN: Database Interfaces
CPAN: Database Interfaces: Listing of modules and their corresponding documentation. (Database)
http://search.cpan.org/modlist/Database_Interfaces |