Greetings! "*.h2.db" is a very old, page store based version of H2 (I believe 1.3.175 or so). You will need to download one of those old libraries or convert the H2 file into a recent version via export to script and import script.
You can give the H2 Migration Tool a try: https://manticore-projects.com/H2MigrationTool/index.html (But I have not done many tests with those ancients versions. I am in interested in feedback though.) Good luck and cheers Andreas On Tue, 2023-12-26 at 04:13 -0800, Ali Atav wrote: > Hello everyone. > > First of all; merry xmas and happy new year for everyone. > > I'm new to H2; i have a running race result file as xxxxxxx.h2.db. > how can i open it with H2?? > > Thanks in advance. > > Ali > -- > 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 view this discussion on the web visit > https://groups.google.com/d/msgid/h2-database/dd8e36fe-2a41-4599-82f9-da2edd9efbf1n%40googlegroups.com > . -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/h2-database/41212462ccd151a97975afb42f687c525c28fade.camel%40manticore-projects.com.
