Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Adding Security for a CodeMine app.
Message
De
29/05/2003 15:50:55
Dave Macfarlane
Condo Navigator Ltd.
Alberta, Canada
 
Information générale
Forum:
Visual FoxPro
Catégorie:
CodeMine
Divers
Thread ID:
00794161
Message ID:
00794165
Vues:
11
This message has been marked as the solution to the initial question of the thread.
Hi Larry,

> To do this is it necessary to go into every control and place a call to the security manager to check the user's credentials? (I've got a hundred controls....). Could these be put in at the form level?

You could set the form property: lWriteLock = .T. to enforce readonly on all controls.

Also, you may want to make a provision for controlling which users can create, edit and delete information. Once you add these items to your security privileges you can then utilize the form properties: lAllowDelete, lAllowNew, lAllowEdit.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform