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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: borud at guardian dot no
New email:
PHP Version: OS:

 

 [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

Pull Requests

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: Fri Dec 27 04:01:29 2024 UTC