Hi!.. I am try to implement Gears concept in my forth coming project.I get example's of files capturing and local database creation with out ajax help.For real time app i need to known how local database created and synchronized from server database and after doing some updation, process how to upload local database to server database. I am using Java,My-sql in server side and SQLite in local server.
I don't have an idea to get DB data as JSON. I used Ajax to get response as a string only but i don't know how get DB.Pls can u suggest with example similarly offline to online. Pls mail reply me on [email protected] Regards Balaji.C
