From:             [EMAIL PROTECTED]
Operating system: Windows 2000
PHP version:      4.0.4
PHP Bug Type:     OCI8 related
Bug description:  OCI Result didn't return last error

In documentation stated that:
If the optional stmt|conn|global is not provided, the last error encountered is 
returned. 

So the error (actulally it was warning) appear on
OCIExecute ( $statement );

OCIError(); returns nothing
OCIError( $statement ); returns normal error




-- 
Edit Bug report at: http://bugs.php.net/?id=8993&edit=1



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to