in reply to (OT) MySQL Help
It may be long, it may be boring, but its essential reading if you want to use perl to manipulate a database, try perldoc DBI. You'll need it if you are going to get that valid database handle ($dbh) necessary to use the sample code above.
-- Hugh
|
|---|