I have set a database password (MS Access 2003 - Lock project for viewing)
and everything works fine except that when I open a referenced mde, I get
access's enter password box.
My mde's are not password protected, since a user cannot view the code in
them anyway.
The code i am using to open the mde is below:
References.AddFromFile (strPath)
strModule = "[" & Left(strModule, Len(strModule) - 4) & "]."
Application.Run strFunction
Can anyone tell me how the keep the password box from coming up, and still
"Lock project for viewing" in my mdb.
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (
http://www.grisoft.com).
Version: 6.0.510 / Virus Database: 307 - Release Date: 08/14/2003