SQLITE_CANTOPEN constant

int const SQLITE_CANTOPEN

Unable to open the database file

Implementation

static const int SQLITE_CANTOPEN = 14;