Creating A Phonegap Ios App With A Pre-existing Database
I recently started working on an application that will serve as a Medicine Finder using PhoneGap (Version 2.8.0). In the past I created a web version of the tool which used jQuery
Solution 1:
Well I've upgraded one of my organisations project from phonegap 1.8 to phonegap 3.0 and used this plugin for SQLite handling
The installation guide is well written and if followed correctly, the plugin take minutes to get installed Guide
Not sure about the converter from SQL to SQLite
Post a Comment for "Creating A Phonegap Ios App With A Pre-existing Database"