sqlite3 driver manual
A libdbi driver using the SQLite3 embedded database engine
Markus Hoenicka
mhoenicka@users.sourceforge.net
Revision History
Revision $Revision: 1.5 $
$Date: 2005/09/06 06:28:46 $
Table of Contents
Preface
1.
Introduction
2.
Installation
2.1.
Prerequisites
2.2.
Build and install the sqlite3 driver
3.
Driver options
4.
Peculiarities you should know about
4.1.
SQLite3 (mis)features
4.2.
sqlite driver misfeatures
List of Tables
4-1.
SQL column types supported by the sqlite driver
Next
Preface