So I tried many many things to resolve this and it turned out the
solution was relatively simple but i am still confused as to why it
was a problem in the first place.
On my project, I replaced the the 1.2.126 H2 file with the 1.2.132 and
the error went away...

On Mar 24, 10:12 am, frubeng <[email protected]> wrote:
> 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