ibmi-brunch-learn

Announcement

Collapse
No announcement yet.

Connecting to database (DB2) on mac Xcode/Swift

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

  • CaptainRon
    replied
    That's what I was thinking. I was more trying to do a proof on concept quickly. Thanks Scott

    Leave a comment:


  • Scott Klement
    replied
    I don't think directly connecting to a database from a mobile device is a good idea.

    Instead, set up some REST APIs and call them from your Swift application.

    Leave a comment:


  • CaptainRon
    started a topic Connecting to database (DB2) on mac Xcode/Swift

    Connecting to database (DB2) on mac Xcode/Swift

    I'm throwing this out there. I'm dabbling in creating an app or at least to do a proof of concept before diving into a big mess. Basically I need to connect to an IBM DB2 database in Xcode/Swift. Anyone got anything like that or done it? Or point me in the right direction ?

    Any ideas on where to go?


    Thanks
Working...
X