php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #29118 the SQL-State +100 not shown
Submitted: 2004-07-13 15:34 UTC Modified: 2005-02-13 01:00 UTC
From: extern dot statz dot brakebusch at volkswagen dot de Assigned:
Status: No Feedback Package: ODBC related
PHP Version: 4.3.7 OS: Red Hat 9
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: extern dot statz dot brakebusch at volkswagen dot de
New email:
PHP Version: OS:

 

 [2004-07-13 15:34 UTC] extern dot statz dot brakebusch at volkswagen dot de
Description:
------------
When we update a dataset with a "where"-condition and there was no result found, the odbc_exec returns true and no warning. The odbc_error and odbc_errormsg contain not this SQL-state +100.

When we update with odbc_prepare we got only a warning message, we cant catch with odbc_error, odbc_errormsg or php_errormsg. Our productive server works only without warnings.

We need the SQL-state-answer from the database.
We work with IBM DB2.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-02-13 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 01 21:01:29 2024 UTC