Hi, > The highest version which still worked with an existing DB was > "Version 1.1.119 (2009-09-26)". Everything >1.2 complained about the > changed file format. Is this a stable release? Any major downsides to > this approach?
If you use version 1.1.119, I would only use it as a temporary workaround. I would try to export the data to a SQL script, and then re-create the database using a recent version (1.3.x). I wouldn't try to use a version before that, because it is no longer supported. 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.
