Download CppSQLite demo projects, source and sqlite.dll for SQLite 2.8.15 - 156 KB Download CppSQLite 3 demo projects, source and sqlite3.dll for SQLite 3.0.8 - 171 KB Download CppSQLite 3.2 demo projects, source and sqlite3.dll for SQLite 3.4.0 - 252 KB Introduction This article describes CppSQLite, a very thin C++ wrapper around the public domain SQLite database library. A description of how to