in reply to
connect to a database with DBI
you can't connect to a database with DBI if it doesn't yet exist. you'll need to call one of the mysql utilities to create the database first.
the hardest line to type correctly is: stty erase ^H
Comment on
Re: CREATE TABLES IN PERL (MYSQL)
In Section
Meditations