Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
OpenTableEvent
Message
From
12/04/2000 11:49:14
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00358699
Message ID:
00358734
Views:
11
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform