|
(PECL)
maxdb_stmt_error(no version information, might be only in CVS)
maxdb_stmt->error -- Returns a string description for last statement errorProcedural style:
string maxdb_stmt_error ( resource stmt )Object oriented style (property):
class stmt {For the statement specified by stmt, maxdb_stmt_error() returns a containing the error message for the most recently invoked statement function that can succeed or fail.
Beispiel 2. Procedural style
|
The above examples would produce the following output:
Warning: maxdb_stmt_execute(): -4004 POS(23) Unknown table name:MYCITY [42000] <...> Error: POS(23) Unknown table name:MYCITY. |
Zurück | Zum Anfang | Weiter |
maxdb_stmt_errno | Nach oben | maxdb_stmt_execute |
Hosting by: Hurra Communications GmbH
Generated: 2007-01-26 17:57:03