Hello,
I'm trying to decide if Google Gears will work for my project.
My client is a service business. The service person needs to enter
some data on their laptop when they don't have a web connection. When
they are in an area that will have connectivity, the data will get
replicated / uploaded to a MySQL database.
Can I create a web form that captures the data and stores it in an
SQLLite database offline, and when the user has connectivity upload
the data to the MySQL database?
Is Google Gears a good tool for this type of client server app?
Thank you. Your help will be greatly appreciated.
RC