August 2010
Intermediate to advanced
526 pages
23h 39m
English
SQLITE_MAX_PAGE_SIZE — Max database page size
SQLITE_MAX_PAGE_SIZE=bytes32768 bytes
The maximum size of a database page. The default 32K value is the maximum allowed by the internal architecture of SQLite. This value can only be lowered.
Read now
Unlock full access