Hi everyone,
Due to regulatory requirements, I am required to provide a list of all the allowed websited in our company. There are tens of pages of allowed keywords in the UI and I thought the best way to do it is to get them from the embedded database config.h2.db. I've made a copy of it and tried opening it with DBeaver without username and password, but the menu Tables is empty. With username 'sa' and empty password I get "wrong username and password".
I need help with that. Thanks in advance!
Due to regulatory requirements, I am required to provide a list of all the allowed websited in our company. There are tens of pages of allowed keywords in the UI and I thought the best way to do it is to get them from the embedded database config.h2.db. I've made a copy of it and tried opening it with DBeaver without username and password, but the menu Tables is empty. With username 'sa' and empty password I get "wrong username and password".
I need help with that. Thanks in advance!
Comment