Pack the data into a JSON format and send it to server with an AJAX request.
On Mar 30, 7:44 am, Veeru <[email protected]> wrote: > Hi all, > > I have created a local database in google gears and can able to store > and retreieve the values from the table. > > I am also having a table in MySQL database and having the same table > with the same strutcture which is master database. > > I want to sync the data made updated during the offline while I am > going online, means record in the local database has to be stored in > the master database while I am going online. > > Any suggestion to achieve this will be helpful... > > Thanks & Regards > Veeraraghavan P
