I am linking to an ORACLE table and to do this I have set-up an ODBC link which is secured by an ID and Password. I am doing this so that I do not have to duplicate the data from another application into my MSAccess application. The issue I am having is that when I go to run my forms and/or queries, that use this linked table, it asks me for the ID and Password. Is there a way to automatically make the ODBC connection when my MSAccess application starts. I do not want the user to have to remember another ID/Password. Thanks for any advise.