Small. Fast. Reliable.
Choose any three.
*** 16,21 ****
--- 16,22 ----
  *: 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. 
  http://sqlite.aducom.com
+ *: Sword - cross-platform C++ lib with a SQLite C++ abstraction. http://www.erik-n.net/sword/
   
  *Clipper*
  *:Harbour wrapper for SQLite. {linebreak} 
***************
*** 29,35 ****
  *: SQLHelper: http://groups.yahoo.com/group/sqlite/files/ (Works with VB5 & VB6; Get both pssql.zip 
  and psvbutls32.zip  )
  *: SQLitePlus COM DLL wrapper for SQLite (coded with C++/ATL). http://www.sqliteplus.com ($$)
! *: ADOSQLite VB6 wrapper; requires AGS_SQLite.dll from ag-software (above): http://www.ebunda.com/free/dl/ADOSQLite.zip 
   
  *Drivers*
  *: libdbi (C abstraction lib) driver for SQLite. http://libdbi-drivers.sourceforge.net   
--- 30,37 ----
  *: SQLHelper: http://groups.yahoo.com/group/sqlite/files/ (Works with VB5 & VB6; Get both pssql.zip 
  and psvbutls32.zip  )
  *: SQLitePlus COM DLL wrapper for SQLite (coded with C++/ATL). http://www.sqliteplus.com ($$)
! *: ADOSQLite VB6 wrapper; requires AGS_SQLite.dll from ag-software (above): http://
! www.ebunda.com/free/dl/ADOSQLite.zip 
   
  *Drivers*
  *: libdbi (C abstraction lib) driver for SQLite. http://libdbi-drivers.sourceforge.net   
***************
*** 40,46 ****
   
  *Delphi*
  *: Open source Delphi (4..7) C++ (BCB5, 6) components (TASQLiteDB, TASQLiteQuery, TASQLiteTable, 
! TASQLiteUpdateSQL, TASQLitePragma, TASQLiteLog) for SQLite. Stable release 1.2. Dev.release 2.0.C (updated 15 june 2004) http://sqlite.aducom.com
  *: Delphi class for SQLite. http://www.torry.net/db/direct/db_directsql/tsqlite.zip
  *: TLiteDB - Delphi interface for sqlite. http://sqlite.dubaron.com/
  *: Simple Delphi classes for SQLite by Pablo Ivan Pissanetzky. http://myhtpc.net/sqlite/sqlite-delphi.zip
--- 42,49 ----
   
  *Delphi*
  *: Open source Delphi (4..7) C++ (BCB5, 6) components (TASQLiteDB, TASQLiteQuery, TASQLiteTable, 
! TASQLiteUpdateSQL, TASQLitePragma, TASQLiteLog) for SQLite. Stable release 1.2. Dev.release 2.0.C 
! (updated 15 june 2004) http://sqlite.aducom.com
  *: Delphi class for SQLite. http://www.torry.net/db/direct/db_directsql/tsqlite.zip
  *: TLiteDB - Delphi interface for sqlite. http://sqlite.dubaron.com/
  *: Simple Delphi classes for SQLite by Pablo Ivan Pissanetzky. http://myhtpc.net/sqlite/sqlite-delphi.zip
***************
*** 65,71 ****
  *: A more complete Lua 5 wrapper for SQLite. http://mega.ist.utl.pt/~tngd/lua
   
  *.NET Framework*
! *: ADO.NET Data Provider for SQLite. (.NET Framework 1.1) http://sourceforge.net/projects/adodotnetsqlite
  *:.NET wrapper for SQLite. http://www.ag-software.com/SQLite.aspx.  Online Documentation 
  DocumentationSqliteNet
  *:.NET Mono ADO.NET provider for SQL Lite: http://www.go-mono.com/sqlite.html  
--- 68,75 ----
  *: A more complete Lua 5 wrapper for SQLite. http://mega.ist.utl.pt/~tngd/lua
   
  *.NET Framework*
! *: ADO.NET Data Provider for SQLite. (.NET Framework 1.1) http://sourceforge.net/projects/
! adodotnetsqlite
  *:.NET wrapper for SQLite. http://www.ag-software.com/SQLite.aspx.  Online Documentation 
  DocumentationSqliteNet
  *:.NET Mono ADO.NET provider for SQL Lite: http://www.go-mono.com/sqlite.html