akardapolov / ASH-Viewer

ASH Viewer provides a graphical view of active session history data within the Oracle and PostgreSQL DB
GNU General Public License v3.0
167 stars 72 forks source link

login #24

Closed chuan717 closed 5 years ago

chuan717 commented 5 years ago

hi: URL login is too cumbersome, I think the previous 3.5 version was more convenient

akardapolov commented 5 years ago

Hi!

This tool was made for advanced users, and jdbc url concept is a well known. It's just matter of habit for hackers :)

https://docs.oracle.com/cd/E11882_01/java.112/e16548/urls.htm#JJDBC08200

Anyway, thank you for feedback!

Thanks, Alex.