Re: PDO and Oracle

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Charles FENDT wrote:
> I try to use PDO with Oracle and PHP 5.0.4 on windows...
> my php.ini includes php_pdo.dll
> and when I try to create an object, I got an error message "could not
> find driver"
>
> Any idea ?
>
> regards,
>
> FENDT Charles

<disclaimer>I have never used Oracle or PDO</disclaimer>

I think you need two drivers - the main PDO driver (php_pdo) plus the
Oracle-specific driver (???).  Not sure what the exact name is for that
driver.

--
Teach a man to fish...

NEW? | http://www.catb.org/~esr/faqs/smart-questions.html
STFA | http://marc.theaimsgroup.com/?l=php-general&w=2
STFM | http://php.net/manual/en/index.php
STFW | http://www.google.com/search?q=php
LAZY |
http://mycroft.mozdev.org/download.html?name=PHP&submitform=Find+search+plugins

Attachment: signature.asc
Description: OpenPGP digital signature


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux