The Really Small Software Company software: database: odbc: sqlite driver
about
software
development
database
odbc
presentation
sound
games
miscellaneous
links
contact
home

SQLite is an embedded RDBMS (Relational DataBase Management System). It provides much of the functionality of other RDBMs but with a much reduced footprint. The database engine itself is available elsewhere on this site.

This is a port of the ODBC driver available for SQLite. Note that to use this driver you do not need to download SQLite as well, as the database engine is embedded within the driver.

The driver can be installed using the ODBCMan application provided elsewhere on this site. Source code with instructions on how to build the driver are also available.

This driver is available in two versions, one for SQLite 2 and one for SQLite 3.

Requirements

32 bit
32 bit only
4.xx
RISC OS 4.xx+
8Mb
8Mb or more

Download

SQLite

  Version Size Date Notes
Archive 0.67 (SQLite 3) 325K 07-Jul-2006 History
Archive 0.64 (SQLite 3) 342K 22-Jan-2005 History
Archive 0.64 (SQLite 2) 307K 10-Nov-2003 History

Source

  Version Size Date
Archive 0.67 275K 07-Jul-2006
Archive 0.64 296K 22-Jan-2005