Cannot connect to h2 database in Intellij
Answered
I´m trying to follow this tutorial in Intellij IDEA but when i try to connect to h2 database the console trowns me an error:
Cannot resolve table ‘EMPLOYEE’
What i need to do so intellij recognizes the h2 database and eliminate this error?
Thanks in advance
Please sign in to leave a comment.
Hello,
Please check idea.log ("Help | Show Log in...") for DB connection errors. Looks like information about your DB wasn't got (no tables in Database tool window)