Re: [PHP-DB] Apache 2.2 + PHP5.2 + php_oci8.dll

2006-12-29 Thread Christopher Jones
Hi James, From distant memory on 9i, all the software was in the one bundle. When you run the installer you can choose either client or server installs. There was no Instant Client with 9i. It was a new feature with 10g. Try using Zend Core for Oracle - it's the simplest way to install. You do

[PHP-DB] pdo_odbc and odbc

2006-12-29 Thread james tanhs
Hi, I m running on : client: XP + Apache2.2+Php5.2 ( enabled pdo, pdo_odbc, Merant) server: oracle8i Are there anyone having the same problem ? Thanks. setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION); $stmt = $db->prepare("select name from his_cust_mst where mrn = ?"); $stmt->bindValue(1,