Database Independent Interface


DBI


DBI Architecture


Database Drivers


Handles


Handles - Types


DBD::CSV Driver


DBI Usage


Creating a Database Handle


Creating and Dropping Tables


Inserting and Modifying Data


Parameters


Querying the Database


Querying the Database - Example


Prepared Statements


Example Using DBI


Installing DBI


Installing DBI Manually


Installing DBI Manually - Steps


Installing DBI Using PPM


Installing DBI Using PPM - Steps


Installation for Assignment


Example Using DBI - Local Install


Installation for Assignment - Example


References