Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Hide table in vfp

Status
Not open for further replies.

jhonny03

Programmer
Joined
Oct 28, 2015
Messages
23
Location
PH
Is there a possible way to hide tables after program is installed in drive C?
my reason is for the password of users are seen there if thy are opened..
or is it encryption is the best way?
 
Craig Boyd's web site is back on line...


Regards

Griff
Keep [Smile]ing

There are 10 kinds of people in the world, those who understand binary and those who don't.

I'm trying to cut down on the use of shrieks (exclamation marks), I'm told they are not good for you.
 
>what is the simplest and easiest way to encrypt password from the table
You don't do this, you hash the salt+password. It's really not a matter of taste or an alternative to encrypt and decrypt passwords instead.

Here's one more aspects of it: How you procede with forgotten passwords:

Bye, Olaf.
 
If you don't like a read, here's a video stressing out the impoortance of everything already said and pointed to:

[youtube 8ZtInClXe1Q]

Bye, Olaf.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top