On 10/14/07, Kristof Zelechovski <[EMAIL PROTECTED]> 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
