SQLITE_NOTADB constant

int const SQLITE_NOTADB

File opened that is not a database file

Implementation

static const int SQLITE_NOTADB = 26;