ID: 29118 Updated by: [email protected] Reported By: extern dot statz dot brakebusch at volkswagen dot de -Status: Feedback +Status: No Feedback Bug Type: ODBC related Operating System: Red Hat 9 PHP Version: 4.3.7 New Comment:
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". Previous Comments: ------------------------------------------------------------------------ [2005-02-03 05:02:11] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php4-STABLE-latest.tar.gz For Windows: http://snaps.php.net/win32/php4-win32-STABLE-latest.zip ------------------------------------------------------------------------ [2004-07-13 15:34:34] 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. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=29118&edit=1
