The Helper library to import is named SQLiteHelper.xojo_binary_code. You can import the Class from the File menu.

The working example project is DataBase.xojo_binary_project. You can open this project in Xojo and review code and run it. If all goes well, you should have a new Folder named DebugDatabase where the database file is created. If you build and run, the folder will be called Database. I place my file in Documents, but you can change the folder path to where ever you choose.
