As I read the header, I try to open the .h2.db file using DataGrip on MacOS . However, I keep getting the error
Unsupported database file version or invalid file header in file
With error code
[90048-192]
How to check the actual version of the database file and how to get the correct driver files (?)?
source share