[PHP-DEV] PHP 4.0 Bug #7129: I can't take the exception message for a procedure. From: acornel <email protected>
Date: 10/11/00

From: acornel <email protected>
Operating system: RedHat6.1
PHP version: 4.0.0
PHP Bug Type: Informix related
Bug description: I can't take the exception message for a procedure.

I have a procedure in Informix and that procedure raise an exception at first line, but that procedure don't return anything; only that exception. The problem is that i can't take the exception message ( ifx_errormsg() don't return anything ). Other problem is that if i try to make ifx_query("execute procedure proc_name") the res_id is FALSE !
Thanks.

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

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>