Small. Fast. Reliable.
Choose any three.
*** 70,95 ****
  *COM Wrappers / Visual Basic DLLs* 
  *: DLL for VB 6/5/4 like as ADO free!! by Javier Bermudez from Argentina.  
  http://free.hostdepartment.com/j/javierbermudez/archivos/sqlite/index.html (DEAD link!)
! *: Visual Basic 6 http://www.ag-software.com/Downloads/default.aspx?DownLoadID=5
! *: Visual Basic 6 Dynamicly binds to SQLite DLL at runtime and so doesn't need recompiling everytime a 
! new version of SQLite is released: http://www.pivotal-solutions.co.uk/downloads/sqlite.zip
  *: SQLitePlus COM DLL wrapper for SQLite (coded with C++/ATL). 
  http://www.sqliteplus.com ($$) (actual content link is DEAD!)
! *: SQLiteDb (updated!) - fastest COM wrapper (written in ATL7), featuring on-the-fly database 
! encryption, OLEDB Data Binding and an 
! ADO-like object model. http://www.terrainformatica.com/sqlitedb/ (free and commercial versions 
! available)
  *: ADOSQLite VB6 wrapper; requires AGS_SQLite.dll from ag-software (above): 
! http://ubt.ebunda.com
  *: SqLite2X - Free ActiveX wrapper with sources  
! http://dimzon541.narod.ru/sqlitex/ 
  *: DAO like Sqlite Wrapper for VB6 
! http://perso.wanadoo.fr/jveritecontribs/DAOSqlite.zip 
  (2005-Nov-14, @ 1142 [Michael B. Johnson] Unable to get this to function properly on a pre-existing SQLite3 db. No sample code on usage that I could see.)
  *: LiteX: another COM DLL wrapper for SQLite3 (ATL) 
! http://www.republika.pl/roed/litex 
! *: Dynamicly binds to SQLite DLL at runtime and so doesn't need recompiling everytime 
! a new version of SQLite is released: http://www.pivotal-solutions.co.uk/downloads/sqlite.zip 
  
  _: It would be usefull if people could comment on the merrits of using a particular wrapper !
  
--- 70,90 ----
  *COM Wrappers / Visual Basic DLLs* 
  *: DLL for VB 6/5/4 like as ADO free!! by Javier Bermudez from Argentina.  
  http://free.hostdepartment.com/j/javierbermudez/archivos/sqlite/index.html (DEAD link!)
! *: Visual Basic 6 http://www.ag-software.com/Downloads/default.aspx?DownLoadID=5 (2005-Nov-29 [mpot] sqlite 2.x only)
! *: Visual Basic 6 Dynamicly binds to SQLite DLL at runtime and so doesn't need recompiling everytime a new version of SQLite is released: http://www.pivotal-solutions.co.uk/downloads/sqlite.zip (2005-Nov-29 [mpot] sqlite 2.x only)
  *: SQLitePlus COM DLL wrapper for SQLite (coded with C++/ATL). 
  http://www.sqliteplus.com ($$) (actual content link is DEAD!)
! *: SQLiteDb (updated!) - fastest COM wrapper (written in ATL7), featuring on-the-fly database encryption, OLEDB Data Binding and an ADO-like object model. http://www.terrainformatica.com/sqlitedb/ (free and commercial versions 
! available) (2005-Nov-29 [mpot] sqlite 3.x compatible, lots of useful sample code, seems to work well)
  *: ADOSQLite VB6 wrapper; requires AGS_SQLite.dll from ag-software (above): 
! http://ubt.ebunda.com (2005-Nov-29 [mpot] sqlite 2.x only)
  *: SqLite2X - Free ActiveX wrapper with sources  
! http://dimzon541.narod.ru/sqlitex/ (2005-Nov-29 [mpot] sqlite 2.x only)
  *: DAO like Sqlite Wrapper for VB6 
! http://perso.wanadoo.fr/jveritecontribs/DAOSqlite.zip (2005-Nov-29 [mpot] sqlite 2.x only) 
  (2005-Nov-14, @ 1142 [Michael B. Johnson] Unable to get this to function properly on a pre-existing SQLite3 db. No sample code on usage that I could see.)
  *: LiteX: another COM DLL wrapper for SQLite3 (ATL) 
! http://www.republika.pl/roed/litex (2005-Nov-29 [mpot] sqlite 3.x compatible, useful sample code, seems to work well)
  
  _: It would be usefull if people could comment on the merrits of using a particular wrapper !