>>>>> "Dan" == Dan Muey <[EMAIL PROTECTED]> writes:

>> Which modules i have to install in order to connect
>> perl with mysql ?, in what order ?, My perl

Dan> Excellent choice of combo!

I disagree.  The only reason to choose MySQL over PostgreSQL these
days is compatibility with an existing bolt-on (or your brain :).

Get PostgreSQL.  Get a real database.

Dan>  You'll want to install DBI
Dan> It should come witht the mysql driver automatically.

No, it doesn't.  Go to the CPAN shell, and ask for both DBI and DBD::mysql.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<[EMAIL PROTECTED]> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to