Re: Is Password Available in SQL*FORMS 3.0 as a variable ?

From: Gv Fragante <fragante_at_unixg.ubc.ca>
Date: Thu, 16 Jul 1992 18:51:19 GMT
Message-ID: <fragante.711312679_at_unixg.ubc.ca>


In <12299_at_inews.intel.com> kortikar_at_mipos2.intel.com writes:

>I want to run runrep by using host(runrep ......) in sql*forms 3.0
 

>How do I get the passwd of the current user ?
 

>Thanks.
 

>Aniruddha Kortikar (kortikar_at_mipos2.intel.com)

You'll have to get the password from SQL*Menu using the &pw system variable. Assign &pw to a :Global.Variable and grab this variable when you get into SQL*Forms. Then you can pass the password to Runrep. Received on Thu Jul 16 1992 - 20:51:19 CEST

Original text of this message