Quote:
Originally Posted by lbendlin
The database file is initially in the bundle folder. You need to copy it to the documents folder if it doesn't exist there. Look at the SQLBooks example for 'copydatabaseifneeded'
|
I guess I missed that! However, surely if the db is not in the right place, the sqlite3_open would fail - it did not!