ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:database:sqlite

This is an old revision of the document!


SQLite Database

See also the PDO driver for SQLite

sqlite3

Driver Namesqlite3
StatusActive
WindowsYes
UnixYes

This preferred driver supports connections to SQLite version 3 databases

sqlite

Driver Namesqlite
StatusDeprecated
WindowsYes
UnixYes

This deprecated driver supports SQLite Version 2 databases.

sqlitepo

Driver Namesqlitepo
StatusDeprecated
WindowsYes
UnixYes

This deprecated driver adds portability to the sqlite driver by stripping the table names from the column names in queries.

v5/database/sqlite.1437227380.txt.gz · Last modified: 2017/04/21 11:23 (external edit)