ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


sqlite

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
sqlite [2015/07/08 04:07] – created mnewnhamsqlite [2015/07/18 15:49] (current) – removed mnewnham
Line 1: Line 1:
-===== SQLite Database ===== 
-See also the [[PDO]] driver for SQLite 
-==== sqlite3 ==== 
- 
-<WRAP left 300px box> 
-|Driver Name|sqlite3| 
-|Status|Active| 
-|Windows|Yes| 
-|Unix|Yes| 
-</WRAP> 
-This preferred driver supports connections to SQLite version 3 databases 
-{{tag>[sqlite3 unix windows active]}} 
- 
-===== sqlite ===== 
-<WRAP left 300px box> 
-|Driver Name|sqlite| 
-|Status|Deprecated| 
-|Windows|Yes| 
-|Unix|Yes| 
-</WRAP> 
-This deprecated driver supports SQLite Version 2 databases.  
-{{tag>[sqlite2 unix windows deprecated]}} 
- 
-===== sqlite ===== 
-<WRAP left 300px box> 
-|Driver Name|sqlite| 
-|Status|Deprecated| 
-|Windows|Yes| 
-|Unix|Yes| 
-</WRAP> 
-This deprecated driver adds portability to the sqlite driver by stripping the table names from the column names in queries.  
-{{tag>[sqlite2 unix windows deprecated portable]}} 
  
sqlite.1436321251.txt.gz · Last modified: 2017/04/21 11:17 (external edit)