1

How do you distribute changes to a database to other users

if i provide my database to another user and then later I update that database with new functionality how can I send the other user the updated database so that they can update their copy easily and retain their data.

1 reply

null
    • Fred
    • 2 days ago
    • Reported - view

    I'm assuming you are talking about the local app?

    The end user can add the DB to their app. Then open the new DB. Then:

    1. click on Table Menu > Import Data
    2. select Ninox from the top tabs
    3. select the old DB
    4. verify that all of the tables match
    5. click Import button