[PHP-DB] php 4 + Oracle 8 + FreeBSD w/ Linux Emulation

2001-05-07 Thread Theodore Hope
We're looking into getting PHP under FreeBSD (4.3) to talk to a remote Oracle server that runs on NT. In the past we have used OpenLink, but we'd rather not touch anything on the NT side. It's apparent that one can install Oracle 8.x for Linux under Linux emulation on FreeBSD. My question is,

[PHP-DB] Oracle8-Oracle7 and ref cursors, perhaps ociNewCollection?

2002-04-22 Thread Theodore Hope
I'm trying to use a stored procedure and ref cursors. The PHP server has the Oracle 8.x client library and the Oracle server is 7.x. When I try to use the ref cursor I get the infamous ORA-24370 error. This error goes away when I connect to an Oracle 8 server (and everything else, including the