facebook

DataBase Problem

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

    beshr
    Member

    hi >>>
    please help me >>
    i want to connect to my DataBase in mobione studio>>
    how i can do this>>>

    #343064

    nvts
    Member

    Hello,

    It all depends on what type of database your a looking to connect. Wayne has just posted a good example that connects to a local web sql db. This one you will have to wait till the new release of Mobione to come out late next week to see this run accurately. It runs now, except it will double add an item at this time.

    For all database connections, you will have to write or provide the code yourself. I have used it with MySQL, IndexDB, SQLite, local storage and others.

    Mobione is a designer for creating mobile app interfaces with some nice built in tools to help with the functionally of your apps. Then for items like database usage, you would treat it as if you were creating a web app. Use PHP & JSON for MySQL. JS for for the local storage, IndexDB/WEB SQL and so on.

    There are not a lot of examples at this time with Mobione and database at this time. Wait for Wayne’s or download it now with the duplicating error to get an idea of how to use a database with Mobione.

    Cheers…

    #343069

    beshr
    Member

    thanks>>>

    Do You know any way>> to use my DataBase
    like insert – update – delete – or some qure

    I want to be able to access the database through the application of the iPhone

    #343070

    nvts
    Member

    beshr,

    What type of database is it and where is it located/stored. To do basic CRUD functions is not that difficult, it just requires some coding but that all depends on the database.

    Cheers…

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: DataBase Problem

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