G
Guest
Using the code found here -->
http://support.microsoft.com/default.aspx?scid=kb;en-us;209871
I created a password-protected form. Now I have two problems:
1. After I've typed in the password, I don't need to type it in again as
long as the DB stays open; but once it closes and reopens I need to type it
in. How do I make it required every time I try to open the form?
2. I also want to split the Db. However, whether I change the code from
dbOpenTable to dbOpenDynaset, I get error messages and the form opens whether
the password was entered or not.
Any help would be appreciated.
Thanks in advance!
Mike
http://support.microsoft.com/default.aspx?scid=kb;en-us;209871
I created a password-protected form. Now I have two problems:
1. After I've typed in the password, I don't need to type it in again as
long as the DB stays open; but once it closes and reopens I need to type it
in. How do I make it required every time I try to open the form?
2. I also want to split the Db. However, whether I change the code from
dbOpenTable to dbOpenDynaset, I get error messages and the form opens whether
the password was entered or not.
Any help would be appreciated.
Thanks in advance!
Mike