facebook

Needs help connecting with sqlite

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

    raedkingdom
    Member

    Dear sir ….
    I develope an application IOS and Android . I need to construct database ( sqlite ) with this application . Plz if there is an example or tutorial helping me to do this ( Connect tab bar page with sqlite database )

    Sincerely yours …..

    Raed Fayomi

    #339639 Reply

    Hi Raed,

    MobiOne apps have access to the HTML5 local storage and web db facilities. Thus you can access web db via the javascript sql api. There are many tutorials online that demonstrate various approaches to database use.

    But you should ensure that you absolutely need a relational db for your app before commiting to such as service. For example in many cases the HTML5 local storage is faster and simpler to deal with. Also web db is not a standard and is no longer supported by the w3c.

    If you run the Test Center emulator, there is a Notes example that is built on web db. You can download the source code here: http://genuitec.com/mobile/mobione/dev/web/sticky-notes.zip

    #339694 Reply

    raedkingdom
    Member

    [b]Thank You sir for your reply . But i enter to hte tutorial link you send to me the files included in XML code written . If you have more clear tutorials or helpful links how to link a page designed on IOS or Android to HTML5 or Database .

    Sincerely Yours ….

    #339715 Reply

    Brandon
    Member

    Go here: http://cincyplanet.com/mobione/templates/
    and download the Note Pad Screen, its a working sqlite app made in mobione

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Needs help connecting with sqlite

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