Justtechjobs.com Find a programming school near you






Online Campus Both


php-db | 2001041

[PHP-DB] how do i ignore sql state 00000 with db2? From: Chris Book (csbook <email protected>)
Date: 04/12/01

Hi,

DB2 returns a FALSE result when selects, updates and deletes return no rows.
I can suppress the error using my php.ini file, but I'd like a way of
knowing if the query failed or if no rows were affected.

Is there I way that I can differentiate between this in the code?

Thanks,
Chris Book
csbook <email protected>

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-db-unsubscribe <email protected>
For additional commands, e-mail: php-db-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>