Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Password protect a dbf
Message
From
05/08/2009 09:52:59
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01415873
Message ID:
01416190
Views:
55
>I found out that besides protecting table from being open, I can also prevent the .dbc from being opened by
>coding PROCEDURE dbc_OpenData
>
>So I think user can only open .dbc using a text editor and not by VFP anymore
>
>The question is
>
>Will the use be able to remove the code from .dbc internal procedure with a text editor, without causing damage to it ?
>
>
>Moises

A thing you could do is implement a checksum for all the fields in a record. That way if a user modifies the data outside the application you'll be able to verify it when you launch the application.
*******************************************************
Save a tree, eat a beaver.
Denis Chassé
Previous
Reply
Map
View

Click here to load this message in the networking platform