Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Should dotNet become VFP?
Message
From
29/06/2004 05:31:31
Walter Meester
HoogkarspelNetherlands
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00917121
Message ID:
00918326
Views:
19
John,

>Exactly how many full-life-cycle apps have you designed and developed where security was more of a priority than usability?
>>
>
>Security was, in at least 1 situation, as much a priorty as usuability given that HIPAA was applicable. That said, security is an issue that is - more often than not - a real concern and a requirement. And, it goes without saying that Fox cannot address that need.

I think I'll begin to count your errors.
Error 1. This is not true at all. There are several ways to protect the DBFs from access by a user that has to have access to the application.

1. You can run the app as a different user.
2. Run via a COM solution or webservice
3. Run on TS/Citrix
4. Use advanced userrights to prevent listing of directories, deleting of files.
5. Use cryptor to encrypt data (does not prevent delete and change, but does prevent unauthorized reading)

I'm not going to say that is sufficient to match SQL servers security. Not at all, but your statement is plain wrong...

Walter,
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform