L
LT Larry via AccessMonster.com
Afternoon All
I have a secured data base with users defined yada yada. I found the need
to password protect an individual form. I followed the instructions under
article 209871 " ACC2000: ". Everthing works so far. My question is where
is the actual password stored and how do I change it. Is it in the string
line of the Module or the table. I originally thought it was in the table
but the number I entered in the table does not work. The only PW that works
is (PASSWORD) as outlined in the article. Secondly (I am still trying to
figure this one out)" To determine what the corresponding KeyCode is for a
particular string, type the following in the Immediate window and then
press ENTER: ?KeyCode ("TestString")I was completely locked on until I ran
into this sentence.
Any Help is appreciated
Thanks for taking the time to help
I have a secured data base with users defined yada yada. I found the need
to password protect an individual form. I followed the instructions under
article 209871 " ACC2000: ". Everthing works so far. My question is where
is the actual password stored and how do I change it. Is it in the string
line of the Module or the table. I originally thought it was in the table
but the number I entered in the table does not work. The only PW that works
is (PASSWORD) as outlined in the article. Secondly (I am still trying to
figure this one out)" To determine what the corresponding KeyCode is for a
particular string, type the following in the Immediate window and then
press ENTER: ?KeyCode ("TestString")I was completely locked on until I ran
into this sentence.
Any Help is appreciated
Thanks for taking the time to help