ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:database:sqlite

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
v5:database:sqlite [2016/02/01 21:49] mnewnhamv5:database:sqlite [2020/01/13 12:47] (current) – Add tier1 tag dregad
Line 17: Line 17:
 This preferred driver supports connections to SQLite version 3 databases. This preferred driver supports connections to SQLite version 3 databases.
  
-Note that SQLite table and index names are case-sensitive, but do not allow full case-sensitivity like the [[v5:database:ibm_db2]] driver.+Note that SQLite table and index names are case-sensitive, but do not allow full case-sensitivity like the [[v5:database:ibm_db2|IBM DB2]] driver.
  
 ==== Limitations in Meta Functions ==== ==== Limitations in Meta Functions ====
Line 25: Line 25:
  
 This is a limitation of Sqlite itself, not ADOdb. For more information see [[http://www.sqlite.org/lang_altertable.html|Here]] This is a limitation of Sqlite itself, not ADOdb. For more information see [[http://www.sqlite.org/lang_altertable.html|Here]]
-{{tag>[sqlite3 active]}}+{{tag>[sqlite3 active tier1]}}
 ------------------------------- -------------------------------
 ===== sqlite ===== ===== sqlite =====
v5/database/sqlite.1454359773.txt.gz · Last modified: 2017/04/21 11:23 (external edit)