DBI Mysql Select
2002-03-11 21:18:49
View Code
Category: perl:database
Description: Print all the rows from a mysql table using DBI to retrieve the data.
Author: detour

 Create Table
2002-05-02 14:32:28
View Code
Category: perl:database
Description: Example of creating and dropping tables as well as adding, deleteing, and updating rows of a sql database from perl.
Author: Snap