Hi,
Indeed I'm using that version, it's the one I downloaded when I wanted to start the project, but it seems a bit outdated now that I'm actually starting it. I just tested with the 1.2.131 (since it has the label "Latest Stable" unlike 1.2.132) and it works like a charm! Thank you very much: you just saved my day! Regards, Olivier 2010/4/9 Thomas Mueller <[email protected]> > Hi, > > You are using version 1.2.129. There was a bug that was fixed in > version 1.2.131: "In versions 1.2.129 and 1.2.130, a database could > not be opened sometimes after dropping tables or indexes, and then > creating new indexes for existing tables. The exception contained the > text "parent not found" (version 1.2.129) or "Table not found" > (version 1.2.130)." > > See also http://www.h2database.com/html/changelog.html > > The exception message you sent looks exactly like this problem. The > data is actually not lost, but you need to use version 1.2.131 or > 1.2.132 to open the database. > > 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]<h2-database%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/h2-database?hl=en. > > -- 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.
