home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / database / oracle / 1088 < prev    next >
Encoding:
Internet Message Format  |  1992-07-21  |  980 b 

  1. Path: sparky!uunet!dtix!darwin.sura.net!wupost!usc!sol.ctr.columbia.edu!The-Star.honeywell.com!umn.edu!noc.msc.net!uc.msc.edu!shamash!ems!ems.cdc.com!ckohout
  2. From: ckohout@ems.cdc.com (Cathy Kohout)
  3. Newsgroups: comp.databases.oracle
  4. Subject: Passing parameters into SQL*Forms
  5. Message-ID: <13327@nntp_server.ems.cdc.com>
  6. Date: 21 Jul 92 20:46:24 GMT
  7. Sender: sys@ems.ems.cdc.com
  8. Reply-To: ckohout@ems.cdc.com
  9. Distribution: na
  10. Organization: Empros Systems International, a division of CDC
  11. Lines: 11
  12. Nntp-Posting-Host: cronus.ems.cdc.com
  13.  
  14. Hello,
  15.  
  16. Does anyone know of a way to pass external information to a Form?
  17.  
  18. I need to tell the Form something about who I am, other than the
  19. user name and password, in order for it to display the appropriate
  20. information.  Specifically, I'd like to be able to pass the UNIX
  21. process id (PID) number, since it is this number that is being used
  22. to name an ORACLE table (created earlier in the process).
  23.  
  24. Any suggestions would be greatly appreciated.
  25.