PEAR-Handbuch | ||
---|---|---|
Zurück | Nach vorne |
MDB_FETCHMODE_ORDEREDor MDB_FETCHMODE_ASSOC, all possibly bit-wise OR'ed with MDB_FETCHMODE_FLIPPED. See „Introduction - Fetch“ for further information.
Tabelle 34-1. Mögliche Fehler-Arten
Error code | Error message | Reason | Solution |
---|---|---|---|
NULL | invalid fetchmode mode | The given fetch mode does not exists or is not implement in your MDB_Error version. | Check writing of the argument and your used version of MDB. |
Zurück | Zum Anfang | Nach vorne |
MDB_Common::queryRow() | Nach oben | MDB_Common::tableInfo() |