[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] mysql
on 4/24/00 10:12 PM, RHLinux at rhlinux@xxxxxxxxxxx wrote:
> can someone answer this?
>
> quick question for you: have you installed and do we have available for use
> the perl dbi libraries for mysql? We have an application for which we need
> to use straight perl and not php to access the database.
Yes. All you have to do is get the CPAN libraries.
There is the DBI module, and then the msql+mysql one.
I think the URL is http://www.perl.org/cpan but could be wrong on that.
-k