facebook

Dynamic list from database

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

    PrimeSiteUK
    Member

    Hi,

    Getting started using the trial period (12 days left); what a great script and well done to the developers!

    Anyway, being new to this area of web apps; I’m trying to build a small dating app not too disimilar to plenty of fish, where i need to call data from a web server database (MySQL).

    I would be most grateful if some kind of a ‘basic’ demo could be provided in order to base the development on so that I can begin developing the UI.

    Many Thanks

    #327851 Reply

    Hi,

    We are working on a tutorial that should be available next week. You have 2 paths you can take:

    For a native app, the app can not directly access the database. Thus you must implement a web service for your app to access and update data.

    For a web app you can use an ajax style architecture similar to an app and interact with the db via web services or your can use a traditional style web app architecture where the UI is composed on the server from a web template and data pulled directly from the db, e.g., php, jsp, asp…

    If you need extend your trial time send a trial extension request to sales at genuitec dot com

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Dynamic list from database

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