Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form Based Login - Vusual MaxFrame
Message
 
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
00402778
Message ID:
00403151
Views:
16
>BTW, it looks like I get a faster response here than in the VMP website. I posted a new message there and did not get response yet. I wish to ask it here.
>

The message traffic there is less so I check there less. I usually keep the UT up on my secondary machine so it catches my eye more often.

>The USERS table being in the default session, is it safe to peek into that file which is in another datasession to get info on the user that is currently accessing the app? See, I need to login the name or maybe pk of the user who performs the transaction into a history file, for example. After I posted the message at VMP I tried it but did not get the right result. I will try further but hopefully you can lead me directly to what is better way to do it. Thanks again, Larry.

You can get the PK of the current user fairly easily. oUser.GetPProp("icUsr_PK") will return the value stored in the protected property icUsr_PK. The primary key is stored there during the login process.

HTH.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform