Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Password protect a dbf
Message
De
05/08/2009 09:52:59
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01415873
Message ID:
01416190
Vues:
53
>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é
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform