C
Chris
Hi,
In my Access application, I'm linking to some ODBC tables in a SQL database.
I want to avoid the user having to receive the ID/psw prompt whenever Access
first connects to one of the tables involved. How can I do this? I thought
I needed to establish a connection in code and pass the ID/psw in the
connection string, but don't know how to link that connection to the current
workspace.
Thanks.
In my Access application, I'm linking to some ODBC tables in a SQL database.
I want to avoid the user having to receive the ID/psw prompt whenever Access
first connects to one of the tables involved. How can I do this? I thought
I needed to establish a connection in code and pass the ID/psw in the
connection string, but don't know how to link that connection to the current
workspace.
Thanks.