*** 24,29 **** --- 24,35 ---- *: LanguageNotes: Hints for making the best use of the SQL language understood by SQLite. *: UnsupportedSql: Features of SQL that SQLite does not support. + **Troubleshooting** + + *: DatabaseIsLocked: What is the "database locked" error and how to avoid it. + *: LibraryRoutineCalledOutOfSequence: Information on the "library routine + called out of sequence" error and ways to troubleshoot it. + **Notes On Compiling SQLite** *: HowToCompile: Notes on compiling SQLite for various architectures.