Hi, As you wrote, (and according to the error code), you are using H2 version 1.1.117 from 2009-08-09.
Both problems are solved with a recent version of H2. I suggest to upgrade the H2 jar file to the most recent version, and create a new database. If required, you need to export the old database to SQL script, and then re-create the database using this script. 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.
