MDB2

Table of Contents
Introduction -- A feature overview
Introduction - DSN -- The Data Source Name
Introduction - Connect -- Connecting and disconnecting a database
Introduction - Query -- Performing queries
Introduction - Results -- Obtaining data from query results
Introduction - Prepare & Execute -- Prepare and execute SQL statements
Introduction - Transaction -- Performing transactions
Introduction - Modules -- Loading and calling modules
Introduction - autoPrepare & autoExecute -- Automatically prepare and execute SQL statements
Introduction - Portability -- Database portability features
Introduction - Sequences -- Sequences and auto-incrementing

A unified API for accessing databases and constructing SQL in a portable way.