Hi,

I've been running a Java (jar file) program that uses the H@ database
to read and write. It's been running great. Last time i had tried it
was 2 weeks ago and now i run it and I get the following error:

"
Exception in thread "main" org.h2.jdbc.JdbcSQLException: Version
mismatch, driver version is "current client version: 5; minimum
version: 6" but server version is {1} [90047-131]
"

This happens with all my jar files that use the H@ database.
I tried it on a new comupter where I downloaded the latest JDK and
checked that it had JRE6, and I get the same error.

Not sure what is happening, since i definitely have JRE6 on my
computer and it was working fine 2 weeks ago.

Also,running the H2 Console (Command Line) works fine on both machines
- so really not sure where the error could be coming from!


Thanks for any help on this.

Ruben

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