The new version 2.1.0 of wxSQLite3 - a thin wrapper for the SQLite database for wxWidgets applications - supports the current version 3.7.5 of SQLite. This version is compatible with wxWidgets 2.8.11 and wxWidgets 2.9.1.
Separate build files for wxWidgets 2.9.x have been added.
As a GUI sample the application wxSQLite+, a database administration application written by Fred Cailleau-Lepetit, has been added. To compile and link wxSQLite+ successfully using wxWidgets 2.8.x it is required to build the "stc" library (scintilla) in the "contrib" folder of wxWidgets. Please note that wxSQLite+ is under GPL license.