Ok Csongor Fagyal, you're right !
For now I have DBD::mysql and DBD::Pg installed.

Viewing the man pages, it seems to me that the instructions concerns
to purely Perl or I am wrong ?

Where (site or tutorial) do I can find some sample code of Apache::ASP
with Perl (embeded or somewhat) working with DBI/DBD ?

Thanks In Advance.

Marcos Nobre.


> I would rather recommend to use the Perl way, like this:
> perl -MCPAN -e shell
> and then
> install DBI
> and also
> install DBD::mysql    <- or whatever DBD you need
> 
> I think rpm -qa will not give you the right thing if you did not use an 
> RPM install previously.
> 
> Also if you have a DBD driver, you probably have the mans, too. Just 
> type man DBD::drivername and if you get something, you have that
driver :-)
> 
> - Cs.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to