Re: password protect
- Posted by jimcbrown (admin) Oct 31, 2010
- 1229 views
apeto said...
how would i go about adding a password to a edb file to keep data safe even if the computer is stolen?
Support for password protection does not exist in EDS. You'll have to use some other solution (like keeping the edb file inside of a password protected zip file and having your program run an unzip program after asking for the password, or using NTFS's builting encryption mechanisms).