php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #727 Unified ODBC error reporting
Submitted: 1998-09-08 04:10 UTC Modified: 2001-02-10 12:25 UTC
From: borud at guardian dot no Assigned: kara (profile)
Status: Closed Package: Feature/Change Request
PHP Version: 3.0.3 OS: *
Private report: No CVE-ID: None
 [1998-09-08 04:10 UTC] borud at guardian dot no
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

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-02-10 12:25 UTC] jimw@php.net
there's now an odbc_error and odbc_errormsg.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 18 08:01:33 2024 UTC