Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Security on tables
Message
From
19/04/2000 11:38:32
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00361274
Message ID:
00361318
Views:
21
Doug,

>My users are concerned about security and want us to build in levels of access into a system.

Some thoughts:

1) Use SQL Server or MSDE for the backend

2) or... Put all data access into VFP remote COM components that can run with their own identity. Limit data directories to that identity, so no one can directly get to the tables. Put any kind of other user security scheme you want inside of the data-access classes to further restrict access of anyone who instantiates them.
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