*** 168,175 **** (Public Domain). http://www.randallsquared.com/download/sqlite/cmucl-sqlite3/ *COM Wrappers / Visual Basic DLLs* ! *: {link: http://www.sqliteplus.com SQLitePlus} is a commercial COM Wrapper DLL and Database Manager that extend the functionality of SQLite to add important features such as stored Procedures, on-the-fly Encryption and Compression, and an ADO-like object model. Also includes an excellent Database Manager/Query Analyzer and drop-in ActiveX Grid for ! displaying Datasets." *: {link: http://www.thecommon.net/2.html dhSQLite}, free ADO-like COM Wrapper. "With only two Dlls you get a complete Replacement to the whole ADO/JET-environment" *:{link: http://www.tannertech.net/sqlite3vb/index.htm SQLite3VB - Making SQLite VB Compatible}. Teaches how to modify the SQLite C source code to make it VB-friendly. You end up with a non-COM DLL that you can call from a VB Classic project *: {link: http://republika.pl/roed/litex/automation.html LiteX} is another COM DLL wrapper for SQLite3 (ATL) (2005-Nov-29 [mpot] sqlite 3.x compatible, wrapper source code provided, useful sample code, works very well) --- 168,174 ---- (Public Domain). http://www.randallsquared.com/download/sqlite/cmucl-sqlite3/ *COM Wrappers / Visual Basic DLLs* ! *: {link: http://www.sqliteplus.com SQLitePlus} is a commercial COM Wrapper DLL and Database Manager that extend the functionality of SQLite to add important features such as stored Procedures, on-the-fly Encryption and Compression, and an ADO-like object model. Also includes an excellent Database Manager/Query Analyzer and drop-in ActiveX Grid for displaying Datasets." Note that it requires the SQLite DLL in addition to the SQLitePlus COM DLL. *: {link: http://www.thecommon.net/2.html dhSQLite}, free ADO-like COM Wrapper. "With only two Dlls you get a complete Replacement to the whole ADO/JET-environment" *:{link: http://www.tannertech.net/sqlite3vb/index.htm SQLite3VB - Making SQLite VB Compatible}. Teaches how to modify the SQLite C source code to make it VB-friendly. You end up with a non-COM DLL that you can call from a VB Classic project *: {link: http://republika.pl/roed/litex/automation.html LiteX} is another COM DLL wrapper for SQLite3 (ATL) (2005-Nov-29 [mpot] sqlite 3.x compatible, wrapper source code provided, useful sample code, works very well)