ibmi-brunch-learn

Announcement

Collapse
No announcement yet.

IOS and DB2

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • IOS and DB2

    I didn't know where to post this so I posted this question here.
    So I want to code an IOS app ( a true app ) using a DB2 connection for my database. Has anyone done this? There are tons of tools out there I see but not sure what one is the best solution. They all promise to be the best..
    I'm an RPG programmer but have touched other languages as well. I don't want a web app as I want a true IOS app for Iphone or Ipad...

    Ideas?

  • #2
    How are you going to get the data from Db2 to your app? My first thought would be a webservice that returns JSON, and the app can parse it locally.

    Disclaimer: I've never done any iOS work.

    Comment

    Working...
    X