Hi,

It looks like you are using H2 Server version 1.1.110 and a H2 client
version 1.1.118. The problem seems to be that I added support for Java
6 JDBC DatabaseMetaData calls in version 1.1.117, and unfortunately I
added that in a way that is incompatible with 1.1.110 server.

The workaround is to use the same version of H2 for both client and server.

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
-~----------~----~----~----~------~----~------~--~---

Reply via email to