Tutorial 4: Config, Deploy & Run the Offline App

The previous tutorial shows you how to specify the database connection syntax so the app will connect with the local database when running on the mobile device. This tutorial will show you how to configure and deploy the database to the PowerServer (so it can be downloaded to the local mobile device when the app is installed on the mobile device) and how to configure and deploy the app as a pure local/offline application so it runs on the mobile device without needing network connections.

The following instructions are applicable to both the UltraLite database and the SQLite database.