Where is sysenv in OI. (OpenInsight 32-Bit)
At 30 DEC 2008 10:28:30AM Frank Ritts wrote:
I need to verify the username in OI. In arev we used the sysenv file to do this, but cannot find the user names in OI. Any help?
Thanks
Frank
At 30 DEC 2008 11:06AM Sean FitzSimons wrote:
Frank,
Within the SYSENV table there is a record USR_appname. This contains the users. This record is incomprehensible by the human eye.
You should create a form, place an editbox on the form. Set the SYSTEM's RECEIVER property to be the editbox and then run the LIST_USERS(dbID) routine. The results will be in the edit box.
Sean
At 30 DEC 2008 12:09PM [url=http://www.sprezzatura.com]The Sprezzatura Group[/url] wrote:
Also look at the Get_DB_Users() function in the online help.
World leaders in all things RevSoft