Platforms to show: All Mac Windows Linux Cross-Platform

Back to SQLite3MBS class.

SQLite3MBS.kErrorAbort = 4
Type Topic Plugin Version
const SQL MBS SQL Plugin 12.4
Function: One of the error codes.
Notes: Callback routine requested an abort.
SQLite3MBS.kErrorAuth = 23
Type Topic Plugin Version
const SQL MBS SQL Plugin 12.4
Function: One of the error codes.
Notes: Authorization denied
SQLite3MBS.kErrorBusy = 5
Type Topic Plugin Version
const SQL MBS SQL Plugin 12.4
Function: One of the error codes.
Notes: The database file is locked.
SQLite3MBS.kErrorCantopen = 14
Type Topic Plugin Version
const SQL MBS SQL Plugin 12.4
Function: One of the error codes.
Notes: Unable to open the database file.
SQLite3MBS.kErrorConstraint = 19
Type Topic Plugin Version
const SQL MBS SQL Plugin 12.4
Function: One of the error codes.
Notes: Abort due to constraint violation.
SQLite3MBS.kErrorCorrupt = 11
Type Topic Plugin Version
const SQL MBS SQL Plugin 12.4
Function: One of the error codes.
Notes: The database disk image is malformed.
SQLite3MBS.kErrorDone = 101
Type Topic Plugin Version
const SQL MBS SQL Plugin 12.4
Function: One of the error codes.
Notes: sqlite3_step() has finished executing.
SQLite3MBS.kErrorEmpty = 16
Type Topic Plugin Version
const SQL MBS SQL Plugin 12.4
Function: One of the error codes.
Notes: Database is empty
SQLite3MBS.kErrorError = 1
Type Topic Plugin Version
const SQL MBS SQL Plugin 12.4
Function: One of the error codes.
Notes: SQL error or missing database.
SQLite3MBS.kErrorFormat = 24
Type Topic Plugin Version
const SQL MBS SQL Plugin 12.4
Function: One of the error codes.
Notes: Auxiliary database format error.
SQLite3MBS.kErrorFull = 13
Type Topic Plugin Version
const SQL MBS SQL Plugin 12.4
Function: One of the error codes.
Notes: Insertion failed because database is full.
SQLite3MBS.kErrorInternal = 2
Type Topic Plugin Version
const SQL MBS SQL Plugin 12.4
Function: One of the error codes.
Notes: Internal logic error in SQLite
SQLite3MBS.kErrorInterrupt = 9
Type Topic Plugin Version
const SQL MBS SQL Plugin 12.4
Function: One of the error codes.
Notes: Operation terminated by sqlite3_interrupt().
SQLite3MBS.kErrorIoerr = 10
Type Topic Plugin Version
const SQL MBS SQL Plugin 12.4
Function: One of the error codes.
Notes: Some kind of disk I/O error occurred.
SQLite3MBS.kErrorLocked = 6
Type Topic Plugin Version
const SQL MBS SQL Plugin 12.4
Function: One of the error codes.
Notes: A table in the database is locked.
SQLite3MBS.kErrorMismatch = 20
Type Topic Plugin Version
const SQL MBS SQL Plugin 12.4
Function: One of the error codes.
Notes: Data type mismatch.
SQLite3MBS.kErrorMisuse = 21
Type Topic Plugin Version
const SQL MBS SQL Plugin 12.4
Function: One of the error codes.
Notes: Library used incorrectly.
SQLite3MBS.kErrorNolfs = 22
Type Topic Plugin Version
const SQL MBS SQL Plugin 12.4
Function: One of the error codes.
Notes: Uses OS features not supported on host.
SQLite3MBS.kErrorNoMem = 7
Type Topic Plugin Version
const SQL MBS SQL Plugin 12.4
Function: One of the error codes.
Notes: Out of memory.
SQLite3MBS.kErrorNotaDB = 26
Type Topic Plugin Version
const SQL MBS SQL Plugin 12.4
Function: One of the error codes.
Notes: File opened that is not a database file.
SQLite3MBS.kErrorNotFound = 12
Type Topic Plugin Version
const SQL MBS SQL Plugin 12.4
Function: One of the error codes.
Notes: NOT USED. Table or record not found.
SQLite3MBS.kErrorOk = 0
Type Topic Plugin Version
const SQL MBS SQL Plugin 12.4
Function: One of the error codes.
Notes: Successful result
SQLite3MBS.kErrorPerm = 3
Type Topic Plugin Version
const SQL MBS SQL Plugin 12.4
Function: One of the error codes.
Notes: Access permission denied.
SQLite3MBS.kErrorProtocol = 15
Type Topic Plugin Version
const SQL MBS SQL Plugin 12.4
Function: One of the error codes.
Notes: NOT USED. Database lock protocol error.
SQLite3MBS.kErrorRange = 25
Type Topic Plugin Version
const SQL MBS SQL Plugin 12.4
Function: One of the error codes.
Notes: 2nd parameter to sqlite3_bind out of range.
SQLite3MBS.kErrorReadonly = 8
Type Topic Plugin Version
const SQL MBS SQL Plugin 12.4
Function: One of the error codes.
Notes: Attempt to write a readonly database.
SQLite3MBS.kErrorRow = 100
Type Topic Plugin Version
const SQL MBS SQL Plugin 12.4
Function: One of the error codes.
Notes: sqlite3_step() has another row ready.
SQLite3MBS.kErrorSchema = 17
Type Topic Plugin Version
const SQL MBS SQL Plugin 12.4
Function: One of the error codes.
Notes: The database schema changed.
SQLite3MBS.kErrorToobig = 18
Type Topic Plugin Version
const SQL MBS SQL Plugin 12.4
Function: One of the error codes.
Notes: String or BLOB exceeds size limit.

The items on this page are in the following plugins: MBS SQL Plugin.


💬 Ask a question or report a problem
The biggest plugin in space...


Start Chat