RE: [PHP-DB] Handling DB query errors

2004-12-24 Thread Bastien Koert
return $sthdl; }//end if } bastien From: Todd Cary <[EMAIL PROTECTED]> To: php-db@lists.php.net Subject: [PHP-DB] Handling DB query errors Date: Fri, 24 Dec 2004 08:40:40 -0800 I am not sure about how to properly handle DB Query errors. Here is a typical query where the possible is NOT han

[PHP-DB] Handling DB query errors

2004-12-24 Thread Todd Cary
I am not sure about how to properly handle DB Query errors. Here is a typical query where the possible is NOT handled. Any suggestions are welcomed e.g. how to code the query; how to have an error page; how to handle errors produced by the Interbase server. /* Get member data */ function d