Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
OpenTableEvent
Message
De
12/04/2000 11:49:14
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00358699
Message ID:
00358734
Vues:
12
Bill

>That is great for a form but what if someone uses the table interactivly outside of your form. None of your software ever knows about it or runs.

You can go to a distributed architecture, with COM .dll's running inside of MTS accessing your tables in a restricted directory. MTS can handle the user restrictions by various permissions, and your code in the COM object can further restrict things if you wish.

That way you can keep the tables locked up where they can be accessed only through the designated COM objects.
David Stevenson, MCSD, 2-time VFP MVP / St. Petersburg, FL USA / david@topstrategies.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform