Click here to Skip to main content
15,889,863 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Somewhere on server i put my sqlite database file

I want to access this database in my iPhone.

How can i access?

Please give me proper solutions

Thank you
Posted

1 solution

The best way would be to write a wrapper web service over your database file and then consume it on iOS ...

A link to help you further http://www.raywenderlich.com/2941/how-to-write-a-simple-phpmysql-web-service-for-an-ios-app[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900