*** 11,20 **** interfaces. Try before you buy. http://www.sqlcrypt.com *C++ Wrappers* ! *: LiteSQL - C++ wrapper for sqlite with object persistence and relation support. http://litesql.sourceforge.net ! *: Sqlitedataset. Has functions for handling query results. Makefile included. http://sqlitedataset.sourceforge.net/ ! *: GQL Generic SQL Library supports PostgreSQL, MySQL and SQLite. Included in Debian Sarge. http://gql.sourceforge.net/ ! *: Int64-sqlite is minimalistic C++ wrapper for SQLite and SQLite3, inspired by the ADO.NET classes. Authors name is not mentioned in package. Written with MS Visual Studio. http://dev.int64.org/sqlite.html *: wxSQLite - wxWindows wrapper for sqlite. http://sourceforge.net/projects/wxsqlite *: (site currently down) CppSQLite - a very thin C++ wrapper around the public domain SQLite --- 11,25 ---- interfaces. Try before you buy. http://www.sqlcrypt.com *C++ Wrappers* ! *: LiteSQL - C++ wrapper for sqlite with object persistence and relation support. http:// ! litesql.sourceforge.net ! *: Sqlitedataset. Has functions for handling query results. Makefile included. http:// ! sqlitedataset.sourceforge.net/ ! *: GQL Generic SQL Library supports PostgreSQL, MySQL and SQLite. Included in Debian Sarge. http:// ! gql.sourceforge.net/ ! *: Int64-sqlite is minimalistic C++ wrapper for SQLite and SQLite3, inspired by the ADO.NET classes. ! Authors name is not mentioned in package. Written with MS Visual Studio. http://dev.int64.org/ ! sqlite.html *: wxSQLite - wxWindows wrapper for sqlite. http://sourceforge.net/projects/wxsqlite *: (site currently down) CppSQLite - a very thin C++ wrapper around the public domain SQLite *************** *** 27,35 **** http://sqlite.aducom.com *: Sword - cross-platform LGPL C++ lib with many features, including a SQLite C++ abstraction. http://www.erik-n.net/sword/ (404 not found) or http://savannah.nongnu.org/projects/sword/ ! *: (404 page not found) http://www.QtForum.org/members/christian/flib/hp A C++ library which contains a SQLite class (http://www.qtforum.org/members/christian/flib/doc/classflib_1_1FSqlite.html) ! *: KexiDB - KDE/Qt layer for accesing and creating databases, contains SQLite v2 and v3 drivers. Also works on win32. *Clipper* *:Harbour wrapper for SQLite. {linebreak} --- 32,42 ---- http://sqlite.aducom.com *: Sword - cross-platform LGPL C++ lib with many features, including a SQLite C++ abstraction. http://www.erik-n.net/sword/ (404 not found) or http://savannah.nongnu.org/projects/sword/ ! *: (404 page not found - will be back online soon with a new version.) http://www.QtForum.org/ ! members/christian/flib/hp A C++ library which contains a SQLite class (http://www.qtforum.org/members/christian/flib/doc/classflib_1_1FSqlite.html) ! *: KexiDB - KDE/Qt layer for accesing and creating databases, contains SQLite v2 and v3 drivers. Also ! works on win32. *Clipper* *:Harbour wrapper for SQLite. {linebreak} *************** *** 54,60 **** 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 --- 61,68 ---- 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 *************** *** 76,85 **** *Delphi* *: Open source Delphi (4..7, 2005) C++ (BCB5, 6) components for SQLite version *2.8.x* and *3.0.x* (TASQLiteDB, TASQLiteQuery, TASQLiteTable, ! TASQLiteUpdateSQL). Version 2 components upgraded for calculated fields, version 3 components upgraded to sqlite version 3.2.1. This version now supports IProvider interface. Delphi 2005 port is available by manual changes to be found on the support forum. (updated 30 MAR 2005) http://sqlite.aducom.com *: Delphi class for SQLite. http://www.torry.net/db/direct/db_directsql/tsqlite.zip ! *: LibSQL - Delphi/Kylix/Freepascal interface for SQLite, MySQL and ODBC32. http://libsql.sourceforge.net/ *: Fast and lean wrappers, browser, date/time and soundEx functions http://www.it77.de/sqlite/sqlite.htm *: Dataset descendant for SQLite: --- 84,97 ---- *Delphi* *: Open source Delphi (4..7, 2005) C++ (BCB5, 6) components for SQLite version *2.8.x* and *3.0.x* (TASQLiteDB, TASQLiteQuery, TASQLiteTable, ! TASQLiteUpdateSQL). Version 2 components upgraded for calculated fields, version 3 components ! upgraded to sqlite version 3.2.1. This version now supports IProvider interface. Delphi 2005 port is ! available by manual changes to be found on the support forum. (updated 30 MAR 2005) http:// ! sqlite.aducom.com *: Delphi class for SQLite. http://www.torry.net/db/direct/db_directsql/tsqlite.zip ! *: LibSQL - Delphi/Kylix/Freepascal interface for SQLite, MySQL and ODBC32. http:// ! libsql.sourceforge.net/ *: Fast and lean wrappers, browser, date/time and soundEx functions http://www.it77.de/sqlite/sqlite.htm *: Dataset descendant for SQLite: *************** *** 115,121 **** *.NET Framework* *: ADO.NET Data Provider for SQLite. (.NET Framework 1.1). Supports both SQLite 2 and 3, Full and Compact Framework. http://sourceforge.net/projects/adodotnetsqlite/ ! *: ADO.NET 2.0 Data Provider for SQLite. Experimental until VS2005 is released. http://sqlite-dotnet2.sourceforge.net *:.NET wrapper for SQLite. http://www.ag-software.com/SQLite.aspx. Online Documentation DocumentationSqliteNet --- 127,134 ---- *.NET Framework* *: ADO.NET Data Provider for SQLite. (.NET Framework 1.1). Supports both SQLite 2 and 3, Full and Compact Framework. http://sourceforge.net/projects/adodotnetsqlite/ ! *: ADO.NET 2.0 Data Provider for SQLite. Experimental until VS2005 is released. http://sqlite- ! dotnet2.sourceforge.net *:.NET wrapper for SQLite. http://www.ag-software.com/SQLite.aspx. Online Documentation DocumentationSqliteNet *************** *** 238,244 **** *: SQLLite.DLL - Interface to allow Dark Basic Professional to use SQLite (www.codingarea.co.uk). http://www.codingarea.co.uk/ *: REALbasic wrapper for SQLite: http://ljug.com/sw/sqliteplugin.html ! *: REBOL wrapper for SQLite: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=sqlite3.r ! *: REBOL Port based interface : http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r?script=sqlite3-protocol.r *: SuperCard Bundle External for SQLite: http://tom.lightheadsw.com/supercard/ ! *: Assembly language (Fresh/FASM); Pretty complete set of include files with SQLite definitions and imports for assembly language programming are part of the latest Fresh version: {link: http://fresh.flatassembler.net Fresh main site, section "downloads"} ; Also, simple example project is included in the package. --- 251,262 ---- *: SQLLite.DLL - Interface to allow Dark Basic Professional to use SQLite (www.codingarea.co.uk). http://www.codingarea.co.uk/ *: REALbasic wrapper for SQLite: http://ljug.com/sw/sqliteplugin.html ! *: REBOL wrapper for SQLite: http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r? ! script=sqlite3.r ! *: REBOL Port based interface : http://www.rebol.org/cgi-bin/cgiwrap/rebol/view-script.r? ! script=sqlite3-protocol.r *: SuperCard Bundle External for SQLite: http://tom.lightheadsw.com/supercard/ ! *: Assembly language (Fresh/FASM); Pretty complete set of include files with SQLite definitions and ! imports for assembly language programming are part of the latest Fresh version: {link: http:// ! fresh.flatassembler.net Fresh main site, section "downloads"} ; Also, simple example project is included ! in the package.