Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form Based Login - Vusual MaxFrame
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Third party products
Title:
Form Based Login - Vusual MaxFrame
Miscellaneous
Thread ID:
00402778
Message ID:
00402778
Views:
49
Hi! My app will be used where multiple users may share a terminal so that I need to place security at the form level.

I subclassed XXFW.VCX/cusUser and XXFW.VCX/frmLogin to be used with each form of my application. I followed the documentation in XXFW.VCX/cusUser zreadme()but there's a little problem. My forms use private datasessions. I hope that the documentation does not assume default data session because default datasession causes me other kinds of problems. (Nothing, by the way is mentioned unless I missed it.) If I keep my form to use a private data session, I will need to ensure that all other tables/views like loginhistory, usergroups, usergrpxref, v_loginhistoryoneuser, etc. are open but SecuredItems is quite a problem. What is the best to do?

Thanks in advance.
Next
Reply
Map
View

Click here to load this message in the networking platform