Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Decrypting,Encrypting Database or Table.
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00149829
Message ID:
00150108
Vues:
18
>Dear Friends,
>Working with VFP5.
>I wish to encrypt a database/table in runtime and decrypt it in runtime any idea or available program on universalthread.
>
>Thanks

Hi Aashish,

You may want to check out the Cipher for VFP 5, located here in the UT Files Section under "Third Party Products". I am using it to encrypt a client's master backup list which contains each network user's logon and password.

I don't think it inherently will handle an entire table at a time, but you can read in the data, encrypt it, then write it back out, which is how I am using it. It has worked without a hitch for me, and it is very compact.

HTH,
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform