
Enter password for Access-database in VB.
Set cDataBase = OpenDatabase(DataBase, False, False, ";pwd=" & <PassWord>)
Quote:
> Hi
> I made a database in Access with password.
> But every time Iam trying to access the database,
> I get the massage: "Not a valid password."
> How can I enter the password at runtime.
> Please make some code.
> Regards,
> Jens Riis