Hi, > My application only seldomly updates the database and I want > to have no problems when the user chooses to just kill the application > with the embedded, LARGE database without any proper commit or close.
With the page store mechanism (version 1.2.125) this problem should be solved. Opening a database is always relatively fast, even if it was not closed previously. 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.
