Forum Moderators: open
He should set the password for the database in Access itself, and then use the password in the connection string like this:
ConString = "PROVIDER=MICROSOFT.JET.OLEDB.4.0;DATA SOURCE\\server\accessdb.mdb; JET OLEDB:Database Password=pwdhere"