Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Password
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00242811
Message ID:
00243039
Views:
28
>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform