SQLite Forum

How to retrieve the last encountered error
Login
Thank you but I'm not having much luck with this.

To be explicit, I'm looking to retrieve errors such as this, as reported in the CLI

> Error: table HIGHSCORES already exists

or 

>Error: no such table: nonexist

rather than as detailed in [4. Primary Result Code List](https://www.sqlite.org/rescode.html)