From the SQLite documentation:
"This return value says that the access permissions on the database file are such that the file cannot be opened."
Class SQLite::Exceptions::PermissionsException |
|
From the SQLite documentation:
"This return value says that the access permissions on the database file are such that the file cannot be opened."