Hello everyone,
Let me first start by saying that i am using Access 97. The problem i am trying to solve is as follows:
i have set up many databases to run at night via a scheduler. this works great for most dbases but a few of them require me to log into Oracle tables that we use. because the dbases are being updated at 2am, i am not here to log in.
i am wondering if there is a way, through VBA, to have the dbase automatically log itself in. when the dbase goes to use the Oracle tables can i call a function that tells Oracle who i am and what my password is?
any help will be greatly appreciated.
thanks,
Doug
Let me first start by saying that i am using Access 97. The problem i am trying to solve is as follows:
i have set up many databases to run at night via a scheduler. this works great for most dbases but a few of them require me to log into Oracle tables that we use. because the dbases are being updated at 2am, i am not here to log in.
i am wondering if there is a way, through VBA, to have the dbase automatically log itself in. when the dbase goes to use the Oracle tables can i call a function that tells Oracle who i am and what my password is?
any help will be greatly appreciated.
thanks,
Doug