*** 40,45 **** --- 40,47 ---- based applications, and embedded scripting. *C++ Wrappers* + *: {link: http://www.sqliteplus.com SQLite++} - Cross-platform C++ wrapper library for SQLite. + http://www.sqliteplus.com ($$) *: SharpLite, ado.net style wrappers. http://sourceforge.net/projects/sharplite/ *: 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/ *************** *** 57,64 **** *: CppSQLite - a very thin C++ wrapper around the public domain SQLite database library. http://www.codeproject.com/database/CppSQLite.asp - *: 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 --- 59,64 ----