Somebody here use adodb with oracle?
I�m triyng to use that, but I�m noting realize how to estabilish a conection
with oracle.
I�m getting the folowing error:
Fatal error: Call to undefined function: ora_plogon() in
e:\inetpub\wwwroot\hosted\EnsinoNet\php\adodb\drivers\adodb-oracle.inc.php
on line 105
I�m triyng to conect with oracle with the folowing command:
$conn =& ADONewConnection('oracle');
$conn->PConnect(false, 'user', 'pass', 'bata_base_name');
can some one help?
thanks
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.449 / Virus Database: 251 - Release Date: 27/01/03
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php