Olivier Wirz wrote:
> Hello,
> 
> I try to install DBI and DBD::Oracle on a Windows XP.
> 
> With DBI it works fine this way:
> 
> ppm
> install DBI
> 
> but it doesn't work with DBD::Oracle
> 
> install DBD::Oracle
> --> Searching for 'DBD::Oracle' returned no results
> 
> Is there a way to install it with ppm otherwise ?

Try 

   install DBD-Oracle

In general, you replace the '::' with '-' for ppm.

HTH

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

Reply via email to