ConFoo Montreal 2026: Call for Papers

Voting

: max(six, three)?
(Example: nine)

The Note You're Voting On

jtreurniet at example dot com
8 years ago
Note that the SQLITE3_OPEN_READONLY flag cannot be combined with the SQLITE3_OPEN_CREATE flag. If you combine both of these flags, a rather unhelpful "Unable to open database: out of memory" exception will be thrown.

<< Back to user notes page

To Top