facebook

Massive Databases

💡
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 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #337821 Reply

    CygnusX3
    Member

    so im looking to advance my calculator app inito a reference app as well. That would require a database of tens of thousands of characters.

    so what do i use to add said database to my app? can you use MySQL with apps?

    Thanks!

    #337822

    nvts
    Member

    You will need to use SQLite if it is to be run on the device. But you can interface with MySQL on a server to store the data too.

    It all depends of the app.

    Cheers..

    #337823

    CygnusX3
    Member

    as always, thanks for your help! :D:D:D

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Massive Databases

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