facebook

Database in native app

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #324438 Reply

    Max87
    Member

    Hi,
    I;ve got another question for web/native app development:

    Scenario: I develop app, that will find connections for public transport with dynamic and static pages.
    I have setup main design and subpages with Mobione, it’s working perfectly(static part).
    Is it possible, when I create local storage database, tables and insert some (not all)data on it and compile app into native with Mobione. I just test in example, if my app work with database.
    Later, using Mac, I create SQLite database and import all my data via some script and overwrite original .sqlite file?
    Will it work? Or is it difficult then I can imagine? 🙂
    Thanks for help.

    #324460

    support-michael
    Keymaster

    @Max87

    >Is it possible, when I create local storage database, tables and insert some (not all)data on it and compile app into native with Mobione. I just test in example, if my app work with database.

    No, this is not possible as data storage implementation is not available to the app only the data services.

    >, I create SQLite database and import all my data via some script and overwrite original .sqlite file? Will it work?

    My understanding is NO you can not simply overwrite the sqlite db on the device. I have not tried this but observed this very question on another internet forum.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Database in native app

You must be logged in to post in the forum log in