Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Access Control outside VFP
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00186079
Message ID:
00186084
Views:
25
>How do I prevent someone from accessing a .dbf outside of my application? DBF's reside on a Novell server. Anyone with access to the application has access to the .dbf's and could view and alter the .dbf's without going through the application.
>
>Is there a property or something that could be set on the .dbf's that would require a password or something like that?
>
>Thanks,

Somebody mentioned a couple of days ago to open the dbf with FOPEN and then write a character to the first position. I know in early versions this prevented FoxPro from opening the table (not a table/dbf error). Your app then changes back to CHR(3) before you want to open it. Don't know if this still works.
Nigel B Coates
NBC Software Services
Dublin, Ireland.
eMail: Nigel.Coates@NBCSoftware.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform