Get data from SQL Database
Hello everyone!
I'm quite new to iPhone development and I've been trying to find find what I'm looking for elsewhere but I'm unable to find anything close.
Today I have a SQL database I would like to get data from and display it in my application. For example get all the rows from a table in my SQL database and view the result i a table view. So the data should not be "offline" data stored in a core data database or anything like that.
Do anyone know if this is possible somehow and how to do it?
Thanks in advance!
iOS/Xcode-OTHER, Mac OS X (10.6.7)