B4X B4A-database

Introduction

B4A-database: Working with SQLite databases doesn't have to be difficult. In this tutorial you can learn how to use SQLite databases in a Database Manager app. The app uses B4XPages, B4XDrawer, B4XComboBox, B4XTable, B4XDialog and CustomListView components. A SQLite database class module is also included. Instructions on how to export and import database files are provided in the first chapter.

Hyperlinks

Source code: database_manager.zip
This is the latest version of the database app.