Openning a secure database is giving an error message

P

programmer48120

I am using the code to open a password-protected database
Set DBObject = DBEngine(0).OpenDatabase(DBF, , , "password=a")

and I am getting an error message "Not a valid password"......anybody can
help ?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top