Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Password
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00242811
Message ID:
00243039
Vues:
33
>How can I hide a password into a field
>in a .dbf field, so that no one can
>see it ?

No, but you can encrypt a field real easy.

You parse through the contents of the field and take the actual ascii value and add 5, 10, or 50 to it. Then rewrite the data as encrypted. To read the data just back out the # you used earlier.

No need for SQL server on something we have been doing in fox since the beginning.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform