type of requested info, valid values for $type are database dependent, ie: tables, databases, users, view, functions
Table 33-1. Possible PEAR_Error values
| 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. |
Example 33-1. Using getListOf()
|