sqlite3 driver manual

A libdbi driver using the SQLite3 embedded database engine

Markus Hoenicka

Revision History
Revision $Revision: 1.9 $$Date: 2008/07/28 21:07:49 $

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of the license is included in Appendix A.


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
A. GNU Free Documentation License
List of Tables
4-1. SQL column types supported by the sqlite driver