Thanks for your advice. I've googled and resolved the problem with
"Unsupported major.minor version 51.0".
However there appeared new problem - it looks like that H2 doesn't
recognise "with ur" DB2 syntax in INSERT statements. For example please
consider the statement "insert into Driver(FirstName, LastName, BirthDate)
values('SomeName', 'SomeSurname', '2002-11-15') with ur". Please let me
know if you need more additional information from my side.
Thx.On Thu, Jan 16, 2014 at 3:06 PM, Noel Grandin <[email protected]> wrote: > > > On 2014-01-16 14:03, Alexey Kalugin wrote: > >> Unsupported major.minor version 51.0 >> > > Did you try googling to see what the problem might be? > > > -- > You received this message because you are subscribed to a topic in the > Google Groups "H2 Database" group. > To unsubscribe from this topic, visit https://groups.google.com/d/ > topic/h2-database/I9R1bBS2WRw/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/h2-database. > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/groups/opt_out.
