Hi Thomas, Thank you for the reply. I also want to know how to detect the database which was closed correctly or not? By detecting *.lock.db file or something else? Is it possible when the database was corrupted will also cause such error?
Best Regards, Steve On 2011年11月23日, 上午3时24分, Thomas Mueller <[email protected]> wrote: > Hi, > > The problem is that the database was not closed before. Now, when trying to > open the database in read-only mode, recovery is required. But recovery is > not possible when the database is read-only (when using access_mode_data=r). > > Regards, > Thomas -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.
