Hello all, I am a new member to this site, and although I have used many previous versions of Access and have done VBA programming in the past, it has been years. I have been tasked with creating a database that links to Teradata tables through ODBC. There is a universal ID that we can use for multiple users to access the tables when the database opens, however they have to type in the username and password each time. I am trying to figure out how to embed the connection string to the tables in VBA so that the user does not have to enter the credentials each time. Any help would be appreciated. Thanks!