Home » Item #620
If I've got a database password set up on my Access. How do I put this in the connection string?
Do add a database password in Access for an ODBC connection; you need to append
Uid=Admin;Pwd=mypassword;
where mypassword is obviously your Database Password