Lines Matching refs:SQLITE_OK

270 ** ^Calls to sqlite3_close() return SQLITE_OK if the [sqlite3] object is
370 ** KEYWORDS: SQLITE_OK {error code} {error codes}
381 #define SQLITE_OK 0 /* Successful result */
419 ** [SQLITE_OK | result codes]. However, experience has shown that many of
433 ** The SQLITE_OK result code will never be extended. It will always
1091 ** ^The sqlite3_initialize() routine returns [SQLITE_OK] on success.
1094 ** as a mutex) it returns an [error code] other than [SQLITE_OK].
1131 ** must return [SQLITE_OK] on success and some other [error code] upon
1164 ** ^When a configuration option is set, sqlite3_config() returns [SQLITE_OK].
1183 ** ^Calls to sqlite3_db_config() return SQLITE_OK if and only if
2175 ** return [SQLITE_OK] to allow the action, [SQLITE_IGNORE] to disallow the
2179 ** any value other than [SQLITE_IGNORE], [SQLITE_OK], or [SQLITE_DENY]
2183 ** When the callback returns [SQLITE_OK], that means the operation
2200 ** been read if [SQLITE_OK] had been returned. The [SQLITE_IGNORE]
2254 ** return either [SQLITE_OK] or one of these two constants in order
2391 ** [SQLITE_OK] is returned. Otherwise an [error code] is returned.)^ ^The
2817 ** ^On success, the sqlite3_prepare() family of routines return [SQLITE_OK];
3054 ** ^The sqlite3_bind_* routines return [SQLITE_OK] on success or an
3572 ** SQLITE_OK. ^If the most recent evaluation of statement S failed, then
3608 ** then [sqlite3_reset(S)] returns [SQLITE_OK].
4482 ** ^(This routine returns [SQLITE_OK] if shared cache was enabled or disabled
4656 ** [SQLITE_OK] on success and [SQLITE_ERROR] if something goes wrong.
5059 ** ^(On success, [SQLITE_OK] is returned and the new [BLOB handle] is written
5181 ** ^(On success, sqlite3_blob_read() returns SQLITE_OK.
5219 ** ^(On success, sqlite3_blob_write() returns SQLITE_OK.
5351 ** SQLITE_BUSY. ^The sqlite3_mutex_try() interface returns [SQLITE_OK]
5445 ** called, but only if the prior call to xMutexInit returned SQLITE_OK.
5627 ** ^The sqlite3_status() routine returns SQLITE_OK on success and a
5752 ** ^The sqlite3_db_status() routine returns SQLITE_OK on success and a
6140 ** are still more pages to be copied, then the function returns [SQLITE_OK].
6144 ** then an [error code] is returned. ^As well as [SQLITE_OK] and
6203 ** ^The value returned by sqlite3_backup_finish is [SQLITE_OK] if no
6324 ** returns SQLITE_OK.
6445 ** The callback function should normally return [SQLITE_OK]. ^If an error
6545 ** populated even if sqlite3_wal_checkpoint_v2() returns other than SQLITE_OK.
6574 ** databases, SQLITE_OK is returned.
6577 ** mode, SQLITE_OK is returned and both *pnLog and *pnCkpt set to -1. If
6651 ** return SQLITE_OK. Or, if this is not possible, it may return