Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Common Users
Message
De
10/01/2003 12:32:30
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
 
 
À
10/01/2003 09:14:40
Steven Dyke
Safran Seats USA
Texas, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00740241
Message ID:
00740372
Vues:
14
>I have developed several applications for my department. In each app I have a table that holds authorized users and level of access(functions within the app they can perform). Many users have access to all the apps and some only one or two. Each app is very different in function example one is a time keeping/scheduling app, another document sign-off app, one is a data submittal app. Anyway, I would like some suggestions on the best way to handle this. Right now if a new employee gets hired I have to add them to each database they will use. I there a way to minimize the data to input?

The way I handle this is to have a single table with users. Key fields include authorization level, and department. Then, the forms table lists what departments (purchasing, sales, accounting, etc.) can access each form.

Most user interaction is done through forms; individual forms don't appear in the main menu, only on the "File | Open" dialog (and in the list of recently used forms).

Most of this is part of the framework I use (Visual Extend); I had to add fields for department to the forms and user tables.

HTH, Hilmar.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform