Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Security
Message
 
To
28/06/2001 11:46:05
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00524752
Message ID:
00527887
Views:
20
>I want to know how can i secure my dbf files so that no one can brow dbf files. other than my program. I have done it by remove the header of dbf but it is risky during powerfailure. So please Tell me the Other way. Even I used to change the size of the dbf files to 0 while exiting. But even that was risky.
>If anybody will try to give use command the database should not be used.
>
>Thank U.

I can't remember the name of the tool, but there is one (or more) out there that links into VFP as an .FLL file, and lets you set a password. From then on, all DBF access is encrypted: VFP sees the DBF's as normal, but out side of VFP (or even inside of VFP before setting the password) the actual DBF file is encrypted.
Previous
Reply
Map
View

Click here to load this message in the networking platform