Hi,

how can i connect to an Access database that has a password on it

When i use opendatabase("<Mypath>",,,"pwd=<MyPassword>") it says that my password is incorrect (and i'm sure it is not.

PS i know how to do this with ado, but it is a program that is already written and now we have to change it so the database has a password on it.

Thanx