[PHP-DEV] Bug #752 Updated: Bind on local variables From: Bug Database (php-dev <email protected>)
Date: 03/30/99

ID: 752
Updated by: thies
Reported By: bruyno.pennec <email protected>
Status: Closed
Bug Type: Oracle related
Assigned To: thies
Comments:

Local variables are kept on a separate stack, that is not searched
by ora_exec().
-------------------------
this works with the new OCI8 driver
check the docs for OCIBindByName

i'm not sure that we will change the oci7(ora_???) interface to support this...

Full Bug description available at: http://ca.php.net/bugs.php3?id=752

--
PHP Development Mailing List   http://www.php.net/
To unsubscribe send an empty message to php-dev-unsubscribe <email protected>
For help: php-dev-help <email protected>