Deitel Presents an Introduction to DBI in Perl
This Deitel™ article introduces manipulating databases using the Perl programming language. Readers should be familiar with Perl programming and SQL. In the article we provide an example of using Perl to select information from a database created in MS Access. The code examples included in this article show readers programming examples using the Deitel™ signature Live-Code™ Approach, which presents all concepts in the context of complete working programs followed by the screen shots of the actual inputs and outputs.