| View previous topic :: View next topic |
| Author |
Message |
lake-wind General User

Joined: 06 Mar 2006 Posts: 5
|
Posted: Mon Jan 08, 2007 6:51 am Post subject: How to save Base database with password protection? |
|
|
Help,
I can't seem to figure out how to save a Base database with password protection. I want to have base prompt for a password when opening a specific database and deny access if the proper password is not entered.
Does anyone have an idea how this is accomplished?
Thank you!
 |
|
| Back to top |
|
 |
sca957 General User

Joined: 04 Nov 2007 Posts: 24
|
Posted: Wed Nov 21, 2007 4:20 pm Post subject: Base password protection |
|
|
Hi, as far as I know (and find elsewhere) Base does not support password protection. I got around the problem using an encryption software found at http://www.axantum.com/AxCrypt/ and it seems to work fine on Windows XP.
Next I need to find one that works with Linux.
Hope this helps! |
|
| Back to top |
|
 |
obfusc88 General User

Joined: 01 Aug 2008 Posts: 12 Location: NH
|
Posted: Fri Aug 01, 2008 5:52 pm Post subject: |
|
|
I am new to BASE, but would ask about this possibility ....
How to load a form automatically?
Have that form with fields for Name and Password, do your own programming to validate. Can have a table with good acceptance values.
If passes, open up the Main Menu, else Fail Message, Retry for x times, then Exit if still fails.
Also, can text fields have format for "secret" or "password" that uses "*" ? |
|
| Back to top |
|
 |
bvdbos OOo Enthusiast

Joined: 23 Nov 2003 Posts: 153 Location: Asten Netherlands
|
Posted: Fri Aug 01, 2008 11:10 pm Post subject: |
|
|
This doesn't belong in this thread but you can just put a password-sign (like a *) in the corresponding property-dialog of a textbox. Then it wil be treated as a password-field. _________________ gr
Bas |
|
| Back to top |
|
 |
|