DBAsupport.com Forums - Powered by vBulletin
Results 1 to 3 of 3

Thread: Displaying userid in a report

  1. #1
    Join Date
    Dec 2004
    Posts
    8

    Displaying userid in a report

    D/A,

    Suppose I have a package, (developed in Oracle/Dev 2000) where in I can login using a userid and password. The userid is being captured in a global variable. From the menu option, I have, I am able to display it in the data entry forms or wherever necessary in forms. How can I display the same userid in a report, which is being called from the same menu option? Kindly get back.

    regards
    ranjini
    sreeranjini

  2. #2
    Join Date
    Nov 2004
    Location
    Mumbai, India
    Posts
    452
    I believe there is a built in variable called user which stores the present userid.
    There are three kinds of lies: Lies, damned lies, and benchmarks...

    Unix is user friendly. It's just very particular about who it's friends are.

    Oracle DBA

  3. #3
    Join Date
    Feb 2002
    Posts
    18
    You can pass the value of userid from Forms
    to Reports as a Parameter.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width