Small. Fast. Reliable.
Choose any three.
*** 11,24 ****
  interfaces. Try before you buy. http://www.sqlcrypt.com
   
  *C++ Wrappers*  
! *: Minimalistic C++ wrapper for SQLite and SQLite3, inspired by the ADO.NET classes. http://dev.int64.org/sqlite.html 
! *: Sqlitedataset is a C++ wrapper for SQLite. http://sqlitedataset.sourceforge.net/  
  *: wxSQLite - wxWindows wrapper for sqlite. 
  http://sourceforge.net/projects/wxsqlite 
  *: (site currently down) CppSQLite - a very thin C++ wrapper around the public domain SQLite 
  database library. 
  http://www.codeproject.com/database/CppSQLite.asp 
! *: SQLite++ - cross-platform C++ wrapper library for SQLite. 
  http://www.sqliteplus.com ($$) 
  *: Borland C++. Delphi components have been succesfully installed into Borland 
  C++ Builder 5 and 6.  
--- 11,25 ----
  interfaces. Try before you buy. http://www.sqlcrypt.com
   
  *C++ Wrappers*  
! *: Sqlitedataset. Has functions for handling query results. Makefile included.  http://sqlitedataset.sourceforge.net/ 
! *: GQL Generic SQL Library supports PostgreSQL, MySQL and SQLite. Included in Debian Sarge. http://gql.sourceforge.net/
! *: Int64-sqlite is minimalistic C++ wrapper for SQLite and SQLite3, inspired by the ADO.NET classes. Authors name is not mentioned in package. Written with MS Visual Studio. http://dev.int64.org/sqlite.html 
  *: wxSQLite - wxWindows wrapper for sqlite. 
  http://sourceforge.net/projects/wxsqlite 
  *: (site currently down) CppSQLite - a very thin C++ wrapper around the public domain SQLite 
  database library. 
  http://www.codeproject.com/database/CppSQLite.asp 
! *: SQLite++ - non-free cross-platform C++ wrapper library for SQLite. 
  http://www.sqliteplus.com ($$) 
  *: Borland C++. Delphi components have been succesfully installed into Borland 
  C++ Builder 5 and 6.