I am using Microsoft Access 2002 as a front end to conenct to our Oracle Databse through ODBC drivers.
When I run a query, I am prompted for the user id and password to access the Oracle Database. Is there any way I can script a response for this info, maybe through a module? I have an example of some VBA code that does this, but it's not very clear how it is set up.
I have created an automatic task to run the query in the early morning hours, but no one will be there to enter in the username and password.
Thanks in advance for your hellp.
Ron
When I run a query, I am prompted for the user id and password to access the Oracle Database. Is there any way I can script a response for this info, maybe through a module? I have an example of some VBA code that does this, but it's not very clear how it is set up.
I have created an automatic task to run the query in the early morning hours, but no one will be there to enter in the username and password.
Thanks in advance for your hellp.
Ron