Database (23)

Categories:

See Also:
Regular Links:

http://www.rcbowen.com/imho/cgi-database/
CGI Database Applications with Perl Open in a new browser window
   Tutorial covering the strategies and technologies behind writing a database-driven CGI application.
   http://www.rcbowen.com/imho/cgi-database/
http://www.easysoft.com/developer/languages/perl/dbd_odbc_tutorial_part_1.html
DBD::ODBC Tutorial Part 1 Open in a new browser window
   Explains how to use drivers, data sources and make connections.
   http://www.easysoft.com/developer/languages/perl/dbd_odbc_tutorial_part_1.html
http://dbi.perl.org/
DBI - The Perl Database Interface Open in a new browser window
   Official site includes documentation, mailing list information, and demonstrations.
   http://dbi.perl.org/
http://www.saturn5.com/~jwb/dbi-examples.html
DBI Examples Open in a new browser window
   Tips and discussion on basic DBI usage and optimizing DBI programs.
   http://www.saturn5.com/~jwb/dbi-examples.html
http://www.databasejournal.com/features/msaccess/article.php/1408481
Dabbling in Live Databases: Microsoft Access Open in a new browser window
   This tutorial covers the issue of connecting a Microsoft Access database to your website using Perl.
   http://www.databasejournal.com/features/msaccess/article.php/1408481
http://www.easysoft.com/developer/languages/perl/dbi_dbd_odbc.html
Enabling ODBC support in Perl with Perl DBI and DBD::ODBC Open in a new browser window
   How to build Perl DBI, add the DBD::ODBC module and use an ODBC driver in Perl scripts.
   http://www.easysoft.com/developer/languages/perl/dbi_dbd_odbc.html
http://www.danchan.com/feature/2000/10/16/mysql/mysql.htm
Introduction to MySQL (using Perl DBI) Open in a new browser window
   4 page article starts with basics of MySQL and finishes up with actual examples of DBI in a MySQL context.
   http://www.danchan.com/feature/2000/10/16/mysql/mysql.htm
http://raleigh.pm.org/dbi/
Just Enough DBI to be Dangerous Open in a new browser window
   Slides and sample code from a talk given by Bradford Powell at a Raleigh Perl Mongers meeting.
   http://raleigh.pm.org/dbi/
http://www.peppler.org/
Michael Peppler's Home Page Open in a new browser window
   Sybperl (the Sybase OpenClient extensions to Perl) and DBD::Sybase information
   http://www.peppler.org/
http://www.kitebird.com/mysql-perl/
MySQL and Perl for the Web Open in a new browser window
   Official site for the book by Paul DuBois. Includes table of contents, errata, downloads, and a sample chapter in PDF format.
   http://www.kitebird.com/mysql-perl/
http://www.oreilly.com/catalog/perldbi/
O'Reilly: Programming the Perl DBI Open in a new browser window
   Information about the book by Alligator Descartes and Tim Bunce. Includes the full text of the "Programming with the DBI" chapter.
   http://www.oreilly.com/catalog/perldbi/
http://docs.rinet.ru/Using_Perl5_in_Web/ch11.htm
Perl Database Interaction Open in a new browser window
   Examples of connecting to various databases from a web page using Perl by David Harlan.
   http://docs.rinet.ru/Using_Perl5_in_Web/ch11.htm
http://www.zoic.org/training/perldb/book1.html
Perl Database Programming Open in a new browser window
   Complete course on using Perl for database web access by Kirrily Robert.
   http://www.zoic.org/training/perldb/book1.html
http://www.perl.com/pub/a/2001/02/dbix.html
Perl.com: DBIx::Recordset vs. DBI Open in a new browser window
   Terrance Brannon argues that DBI should not be the interface for most Perl applications requiring database functionality.
   http://www.perl.com/pub/a/2001/02/dbix.html
http://www.perlmonks.org/index.pl?node=The%20fine%20art%20of%20database%20programming
The Fine Art of Database Programming Open in a new browser window
   An outline of database programming, with particular emphasis on Perl.
   http://www.perlmonks.org/index.pl?node=The%20fine%20art%20of%20database%20programming
http://www.nntp.perl.org/group/perl.dbi.users/
dbi-users@perl.org Open in a new browser window
   Archive of the mailing list.
   http://www.nntp.perl.org/group/perl.dbi.users/

Last Updated: 2007-04-23 21:27:17