> Unfortunately, I should be using an old version of jdbc driver

If you use some old unsupported version of H2 with PageStore backend, you 
need to set the same JVM time zone as it was on system where database file 
was created. This backend had very problematic storage format for datetime 
values. It cannot read persisted timestamps back properly if there is any 
difference between DST transition rules. MVStore backend isn't affected by 
that problem.

-- 
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 h2-database+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/h2-database/2f772404-740a-410c-992b-c048b8ec2430n%40googlegroups.com.

Reply via email to