I need to connect to an oracle data source via ODBC.
Using conventional ODBC setup forces the user to enter user id and
password
when the application opens.
Can someone provide the access code that will connect to the data source
instead of the user?
I have the values I just don't know how to set up the VB connection
string.