0

Connect to existing database in intellij

I created a derby database with code and insert some data, now want connect to it with intellij and see data in tables. How can I do that? *dont want read data with code, I want to use database tab in intellij.

2nd Apr 2020, 10:08 PM
hamid
hamid - avatar
3 Answers
+ 1
in database tab in right, click + and import from datasources , write absolut URL of database and other informations then in schemas tab, search your schema in checked it. done
3rd Apr 2020, 9:01 AM
hamid
hamid - avatar
0
i do all of that and connect to my database, but cant dont show any schema and tables
3rd Apr 2020, 8:15 AM
hamid
hamid - avatar