database - SQLite3 DB File On Server - How Can I Use in Objective-C? -


I want to chat with a sqlite3 database file for my iPhone application that is hosted on my server. How do I get it with objective-C?

I need more information, so let me know.

You use an HTTP front-end for the SQLite database, like this, you want that any You can also write a server-side application to use your SQLite database in the language:

  1. ASP.NET
  2. PHP
  3. Java (Serviceslets / JSP or {enter your favorite web java framework here}}

And you can use SQLite database data in your iPhone (or Mac OS) /


Comments