Small. Fast. Reliable.
Choose any three.
*** 28,35 ****
  *: LiteSQL - C++ Object-relational persistence framework (supports SQLite3 as backend, too). http://litesql.sourceforge.net
  *: 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/
! *: SQLite Plus 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 2.x. 
  http://sourceforge.net/projects/wxsqlite 
  *: wxSQLite3 - wxWindows wrapper for SQLite 3.x.
--- 28,36 ----
  *: LiteSQL - C++ Object-relational persistence framework (supports SQLite3 as backend, too). http://litesql.sourceforge.net
  *: 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/
! *: SQLite Plus, a 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. Depends on BOOST, if UNICODE is used it probably won't work on anything but Windows. Open Source zlib Licensed
! http://dev.int64.org/sqlite.html
  *: wxSQLite - wxWindows wrapper for SQLite 2.x. 
  http://sourceforge.net/projects/wxsqlite 
  *: wxSQLite3 - wxWindows wrapper for SQLite 3.x.
***************
*** 53,58 ****
--- 54,60 ----
  works on win32.
  *: Sqliteclass - A very simple C++ wrapper for sqlite.Public Domain. http://www.giannirossi.org/
  index.php?mod=Download
+ 
  
  *Clipper* 
  *:Harbour wrapper for SQLite. {linebreak}