Using MySQL Database Server
<< Perl Tutorials - Herong's Tutorial Examples
This chapter provides tutorial examples and notes on MySQL database server access. Topics include installing the DBI module and DBD::mysql module; creating a database connection with the DBI->connect() function.
Installing Database Module for MySQL HelloMySQL.pl - My First Perl Program with MySQL
Installing Database Module for MySQL
HelloMySQL.pl - My First Perl Program with MySQL
Conclusions: