PEAR-Handbuch | ||
---|---|---|
Zurück | Nach vorne |
type of requested info, valid values for $type are database dependent, ie: tables, databases, users, view, functions
Tabelle 34-1. Mögliche Fehler-Arten
Error code | Error message | Reason | Solution |
---|---|---|---|
DB_ERROR_UNSUPPORTED | not supported | The requested information is not avaible. | Check your user permissions and the database system for support quering the requested information. |
Beispiel 34-1. Using getListOf()
|
Zurück | Zum Anfang | Nach vorne |
DB_common::getCol() | Nach oben | DB_common::getOne() |