[whatwg] database full error (was: Re: executeSql API issynchronous)

Scott Hess shess at google.com
Sun Oct 14 06:46:39 PDT 2007


On 10/14/07, Kristof Zelechovski <giecrilj at stegny.2a.pl> wrote:
> It is possible to recover from a database full error.  You can dump the data
> to a slower device for example.  While this action would not make the
> database operable again, you would at least avoid losing data.

This is true in the general case, but will you be able to accomplish
this using JavaScript APIs which are part of the Database spec?

-scott



More information about the whatwg mailing list