Re: [h2] Will a H2 v1.4.200 jar file read/open a database created by H2 V1.3.x ?

2020-06-27 Thread Noel Grandin
you best bet is to do a full backup and restore. It is quite possible you have latent corruption that only newer versions will complain about. -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving

[h2] Will a H2 v1.4.200 jar file read/open a database created by H2 V1.3.x ?

2020-06-26 Thread Michael Earl
Hello All, I am attempting to upgrade our H2 jar to 1.4.200. We are currently using 1.3.164. Using the 1.4.200 jar, I can't successfully open a database created by 1.3.164. Is this expected? When simply opening the database I get the following: The specified database user/password