Thursday, April 3rd, 2008
In this conclusion to a four-part series on Perl and DBI you will learn about SQL queries and DBI using Perl and DBI with CGI and more. This article is excerpted from chapter 15 of the book em Beginning Perl em Apress ...
Posted in devshed.com | No Comments »
Thursday, March 20th, 2008
In this second part of a four-part series on Perl and the DBI you ll learn how to create a database and how to use a collection of very important commands. This article is excerpted from chapter 15 of the book em Beginning Perl em by ...
Posted in devshed.com | No Comments »
Thursday, March 13th, 2008
Databases are a mission-critical part of any company s resources. If you program in Perl you ll want to learn about the DBI which can help you connect to many popular databases. This article the first part of a series is excerpted from chapter 15 of ...
Posted in devshed.com | No Comments »