In case of database authentication when I write command like:
QueryReporter userid=scott/tiger@chicago ...
and password is correct, I connect directly to db (LOGON SCREEN DOESN'T POP UP).
In case of external authentication when I write command like:
QueryReporter userid=/ ...
LOGON SCREEN...