You can use the OpenConnection method to open an ADO connection to an existing Microsoft Access project (.adp) or Access database (.mdb) as the current Access project or database in the Microsoft Access window.
expression.OpenConnection(BaseConnectionString, UserID, Password)
Try this