| MDB_Common::limitQuery() (Previous) | (Next) MDB_Common::numCols() | ||||
| |
|||||
|
|||||
name of the sequence
when TRUE the sequence is automatic created, if it not exists.
Tabla 35-1. Posibles valores de PEAR_Error
| Error code | Error message | Reason | Solution |
|---|---|---|---|
| MDB_ERROR_NOT_CAPABLE | NULL | Function is not supported by the database backend | Switch to another database system, if you really need this feature. |
| MDB_ERROR_NOT_LOCKED | NULL | Locking of sequence table fails | Database specific, check documention of your database, |
| MDB_ERROR_NOSUCHTABLE | NULL | Sequence table was not found | Try to create a new sequence or if you are sure, a sequence was already create, check database integrity |
| MDB_Common::limitQuery() (Previous) | (Next) MDB_Common::numCols() | ||||||||
| |
|||||||||
|
|||||||||