Web Links [Tag : DBI]
Sort By :
1. The Perl DBI
This tutorial will guide you through a gentle introduction to the perl DBI. Learn how to use the Perl DBI to interact with your database; extract data, insert data, update data and more.
Category:   CGI and Perl > Tutorials > Database-related

Hits: 4    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

2. A Short Guide to DBI
Here is a short guide to DBI (The Perl Database Interface Module). Topics include: General information about relational databases, Example of How to Use DBI, Cached Queries, Transactions, and more.
Category:   CGI and Perl > Tutorials > Database-related

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

3. Short guide to DBI
Heres how to get started using SQL and SQL-driven databases from Perl. Main topics include: General information about relational databases, About SQL, What DBI is For, Example of How to Use DBI, Cached Queries, and Transactions.
Category:   CGI and Perl > Tutorials > Database-related

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR

4. Programming the Perl DBI
Coauthored by Alligator Descartes, one of the most active members of the DBI community, and by Tim Bunce, the inventor of DBI, this book explains the architecture of DBI and shows you how to write DBI-based programs. For the experienced DBI dabbler, this book explains DBIs nuances and the peculiarities of each individual DBD. Main topics include: An introduction to DBI and its design, How to construct queries and bind parameters, Working with database, driver, and statement handles, Debugging techniques, Coverage of each existing DBD, and A complete reference to DBI.
Category:   CGI and Perl > Books

Hits: 2    Rating: 0.00    Votes: 0
Member Reviews Visitor Ratings Google PR