Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Security implementation
Message
From
07/01/1997 04:22:42
 
 
To
03/01/1997 23:02:14
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00016369
Message ID:
00016614
Views:
63
>If the field name exist in the userfield table, I use the refresh method to enable or disable the control.

There's a large overhead in table access (admittedly something VFP is very good at) which worries me.

If every time a form is refreshed, every control is going to read the security table and enable/disable itself I would expect it to slow down performance.

I am trying to keep it all in the Init() method, once controls are secured the user can't log out and log in without closing the form - so security levels won't change while a form exists.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform