Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Security implementation
Message
De
07/01/1997 04:22:42
 
 
À
03/01/1997 23:02:14
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00016369
Message ID:
00016614
Vues:
71
>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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform