Recent content by jambo

  1. J

    external authentication

    Everything is now working just fine :) . Thnx
  2. J

    external authentication

    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...
  3. J

    external authentication

    Yes I try that,but logon screen pops up(then when I click OK it connects to db) and I don't want that. I want to skip logon screen if it is possible. Thnx
  4. J

    external authentication

    We have implemented external authentication for a user on our oracle db. When I use Query Reporter's command-line interface to run reports how do I specify external authentication : QueryReporter userid=?? ... Thnx
Back
Top