Chapter11: Bundling SQLite Databases, how?
The last paragraph of chapter 11 is supposed to describe how to bundle a database file, created during the designing state.
It does describe how to create a database file with the use of the terminal and/or the use of a tool called SQLite Database Browser.
But after this, it does not describe how to actually bundle the just created file with the application.
Is it possible for somebody to describe how to do that?
|