facebook

Connect to external SQL database

💡
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
  • #342241 Reply

    Robert Gardner
    Participant

    I need to expand my app to connect to an external SQL database and download a small subset of information for my app to use. Any thoughts on an approach? Has anyone done this? I’m running the 2.3.2 hotfix 1 release of Mobi

    Thanks in advance for your input…

    #342243

    support-michael
    Keymaster

    > I need to expand my app to connect to an external SQL database

    The traditional practice is to implement a web service interface to your db that you app can access over the web. The web service implementation technology is frequently dictated by your server side infrastructure and corp policies and practices. MobiOne’s scope is on the app (client-side). If you need server-side development tools Genuitec (us) provide the MyEclipse IDE which includes java enterprise web service tools and db design and dev tools. Since MyEclipse is built on the open source Eclipse platform you can also add in additional tools such as php other technology specific tools.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Connect to external SQL database

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