|
-
Aug 7th, 1999, 12:25 AM
#1
Thread Starter
New Member
Hi,
Here is what I wrote:
'DB is a database object
'DBE is a DBEngine object
'FileName refer to the file to open
Set DB = DBE.OpenDatabase(FileName, False, , "Microsoft Jet Database; pwd=mypass")
'The password for the file is mypass
I'm getting an "Not valid password" everytime.
What is wrong with this code ?
Bye
------------------
____________________
Message from
Remy Roy
____________________
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|