[PHP-DEV] Bug #727: Unified ODBC error reporting From: borud <email protected>
Date: 09/08/98

From: borud <email protected>
Operating system: *
PHP version: 3.0.3
PHP Bug Type: Feature/Change Request
Bug description:
Right now there is no way to tell what kind of an error that
has occured when using Unified ODBC. You can only check
if something did go wrong -- not what went wrong, which leaves
you guessing.

a odbc_errno() and odbc_errmsg() or something similar to
let the programmer know what went wrong would be of
tremendous help.

-Bjørn

--
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>