Small. Fast. Reliable.
Choose any three.
*** 5,10 ****
--- 5,15 ----
  *C++ Wrappers*
  *: C++ wrapper for SQLite. http://sqlitedataset.sourceforge.net/ 
   
+ *COM Wrappers / Visual Basic DLLs*
+ *: SQLitePlus COM DLL wrapper for SQLite (coded with C++/ATL). http://www.eztools-software.com/sqliteplus.htm   
+ *: Visual Basic 6 http://www.ag-software.com/SQLite/default.asp
+ *: REALbasic wrapper for SQLite: http://ljug.com/sw/sqliteplugin.html
+ *: SQLHelper: http://groups.yahoo.com/group/sqlite/files/ (requires registration ; Unlike AGSoftware's also works with VB5; Get both pssql.zip and psvbutls32.zip)
   
  *Drivers*
  *: libdbi (C abstraction lib) driver for SQLite. http://libdbi-drivers.sourceforge.net   
***************
*** 60,71 ****
  *: Squeak Smalltalk wrapper for SQLite. http://map1.squeakfoundation.org/sm/packagebyname/sqlite     
  *: VisualWorks Smalltalk: http://www.gjdv.at/cgi-bin/pyson.cgi/en/vwsqlite.pyson 
   
- *Visual Basic / COM*
- *: SQLitePlus COM DLL wrapper for SQLite. http://www.eztools-software.com/sqliteplus.htm   
- *: Visual Basic 6 http://www.ag-software.com/SQLite/default.asp
- *: REALbasic wrapper for SQLite: http://ljug.com/sw/sqliteplugin.html
- *: SQLHelper: http://groups.yahoo.com/group/sqlite/files/ (requires registration ; Unlike AGSoftware's also works with VB5; Get both pssql.zip and psvbutls32.zip)
- 
  *Other*
  *: (Small)Eiffel wrapper for SQLite. http://elj.sourceforge.net/  
  *: Euphoria wrapper: http://www.rays-web.com/eusqlite.htm (http://www.rapideuphoria.com for 
--- 65,70 ----