If you have already downloaded DBI.pm... I highly suggest reading the
perldoc on it:  perldoc DBI

If you have not downloaded it try installing it using CPAN:
perl -MCPAN -e "install 'DBI'"

Also, check out the perldoc on DBD::mysql.  This should tell you pretty
much EVERYTHING you want to know about building and running DBI apps.

Good Luck
--Curt 

On Tue, 27 Mar 2001, Paul Castiglione wrote:

> Hello all I ready to try my first Perl DBI application what file do I need to load 
>to my server? I am using MySQL as the database. Any Help will be usefully
> 
> Paul A. Castiglione
> 
> 
>     
> 

Reply via email to