Hello,
I have built an application in VBA which uses ADO to connect to Oracle. This application has a main logon screen
to the Oracle database, which validates against oracle users.
Now I have a form that is bound to a table which is linked
to the oracle database. My problem is it asks again to logon to the database. Is there a way to bypass this logon screen and use the main logon values without having to make changes to that form.
Thanks.
I have built an application in VBA which uses ADO to connect to Oracle. This application has a main logon screen
to the Oracle database, which validates against oracle users.
Now I have a form that is bound to a table which is linked
to the oracle database. My problem is it asks again to logon to the database. Is there a way to bypass this logon screen and use the main logon values without having to make changes to that form.
Thanks.