Small. Fast. Reliable.
Choose any three.
Search:
Look in:

Wiki Page BlobExample
... "#800000">char</font>&nbsp;*<font color="#000000">errmsg</font>&nbsp;=&nbsp;<font color="#000000"><a ...

Wiki Page BlueSky
... void *pArg, char **errmsg, ...) __attribu ...

Wiki Page ExtendedResultCodes
... t were done, I would also recommend that =sqlite3_errmsg()= automatically augment the error string w ...

Wiki Page QuickStartMingw
... s!=SQLITE_OK ){ const char *zErrMsg = sqlite3_errmsg(db); fprintf(stderr, "Can't open databa ...

Wiki Page LoadableExtensions
... /* The database connection */ char **pzErrMsg, /* Write error messages here */ con ...

Wiki Page NonCallbackApi
... : Virtual machine written here */ char **pzErrMsg /* OUT: Error message written here */ ...

Wiki Page PrecompiledSql
... g: int sqlite_reset(sqlite_vm *pVM, char **pzErrMsg); Use this routine like sqlite_finalize() ...

Wiki Page VirtualTables
... sqlite3_module *pModule; int nRef; char *zErrMsg; }; Virtual table implementations will n ...