sqlite3_errmsg - [M_sqlite] Return the last error message
Synopsis
Description
Arguments
Returns
errmsg = sqlite3_errmsg(db)
type(SQLITE_DATABASE) db
Retrieve the last error message as a string
db Variable identifying the database connection
errmsg Last SQLite error message for this database
Nemo Release 3.1 | sqlite3_errmsg (3) | February 23, 2025 |