v5:database:sqlite
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
v5:database:sqlite [2020/01/13 12:47] – Add tier1 tag dregad | v5:database:sqlite [2024/12/15 15:38] (current) – [sqlite3] dregad | ||
---|---|---|---|
Line 1: | Line 1: | ||
===== SQLite Database ===== | ===== SQLite Database ===== | ||
~~NOTOC~~ | ~~NOTOC~~ | ||
+ | |||
===== sqlite3 ===== | ===== sqlite3 ===== | ||
<WRAP right box round 300px> | <WRAP right box round 300px> | ||
+ | |||
== Specification == | == Specification == | ||
^Driver Name|sqlite3| | ^Driver Name|sqlite3| | ||
Line 11: | Line 13: | ||
^ADOdb V5|Yes| | ^ADOdb V5|Yes| | ||
^ADOdb V6|Yes| | ^ADOdb V6|Yes| | ||
+ | |||
== Alternatives == | == Alternatives == | ||
[[v5: | [[v5: | ||
</ | </ | ||
- | ** This is the preferred driver for connecting to sqlite | + | ** This is the preferred driver for connecting to SQLite |
- | This preferred driver | + | It supports connections to SQLite version 3 databases. |
Note that SQLite table and index names are case-sensitive, | Note that SQLite table and index names are case-sensitive, | ||
==== Limitations in Meta Functions ==== | ==== Limitations in Meta Functions ==== | ||
- | The driver does not support the following metaFunctions: | ||
- | * [[v5: | ||
- | * [[v5: | ||
- | This is a limitation of Sqlite itself, not ADOdb. For more information | + | The SQLite database engine has limited support for ALTER TABLE statements. |
+ | For more information, refer to the [[https:// | ||
+ | |||
+ | Consequently, | ||
+ | |||
+ | ^ Meta Function | ||
+ | | [[v5: | ||
+ | | [[v5: | ||
+ | | [[v5: | ||
+ | |||
{{tag> | {{tag> | ||
------------------------------- | ------------------------------- | ||
+ | |||
===== sqlite ===== | ===== sqlite ===== | ||
<WRAP right box round 300px> | <WRAP right box round 300px> |
v5/database/sqlite.1578916054.txt.gz · Last modified: 2020/01/13 12:47 by dregad