Hi,

If you have copied and pasted the error message correctly then you are
using a really old version of H2 (from 2007 or 2008). Could you verify
this? Are you sure the error code is [42000-46]? If yes, then you need
to check the classpath and remove the old version of H2. The last part
of the error code (-46) is the build number.

With a recent version of H2 your test case works for me. My test case
is here: http://h2database.com/p.html#9efc5c7b43e6fae2dd60174be3e19368

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