Date: 03/30/99
- Next message: Bug Database: "[PHP-DEV] Bug #689 Updated: Fetch-Problems with Oracle-Datatyp"
- Previous message: Bug Database: "[PHP-DEV] Bug #1277 Updated: OCIDefineByName() causes Apache crash"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Bug Database: "[PHP-DEV] Bug #689 Updated: Fetch-Problems with Oracle-Datatyp"
- Previous message: Bug Database: "[PHP-DEV] Bug #1277 Updated: OCIDefineByName() causes Apache crash"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

