I am new to using h2 database so forgive me if this has been asked before. I am trying to connect to the database I created but for some reason it has been very inconsistent. I can connect to the database just fine initially but then after I close the console and try again I get this message:
I tried looking up some solutions but it mentioned the issue may be versioning. I'm not sure how that's possible since I have only use the h2-1.4.200.jar for the console and database creation. Any advice would be appreciated.