Sure, just insert it into a text column upon receipt from the server. I would think you would want to do some kind of session management so you can clean up the database when the user leaves.
On Fri, Jun 18, 2010 at 4:52 AM, Sam <[email protected]> wrote: > Hello all > I am new to google gears. In my application , I have several tables > with paging and I am handling considerably large data in the table. > (20000 rows per page ) . all this data is in JSON format. I want to > store all this data when I switch from one page to another on client > side database so that I don't have to make a server trip for each > page. Is it possible to store the data this way ? > Any white paper link will be greatly appreciated > Thanks > Samir >
