Connecting IOS Device to IBM DB2 using JDBC Bridge -


i'm having basic questions functionality of jdbc. ios app needs db2 connection. since ios sdk dont have db2-odbc connectivity need bridge translate db2 commands json/xml , vice versa. possible realise java application acting target ios app , forwarding db2 server?

yes possible realise such application. ibm data studio allows generate rest or soap-based web service can deploy in java container of choice. more details on ibm developerworks.


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -