AccessUser22
Technical User
Hi,
We are currently linking an MS Access 2003 front end database to an SQL server 2005 backend. When using SQL Server security and creating a dummy login on the SQL Server for all users that use the front end system to connect to the backend db, I'm getting a login box in the Access database when I attempt to connect to the data. I'm wondering if there is a way around this box, to store the username and password of the connection to the server? I dont want to have the users have to initiate the connection.
Maybe some sort of code I can add so that on application startup, the ODBC connection is automatically initialized? Any advice is appreciated.
We are currently linking an MS Access 2003 front end database to an SQL server 2005 backend. When using SQL Server security and creating a dummy login on the SQL Server for all users that use the front end system to connect to the backend db, I'm getting a login box in the Access database when I attempt to connect to the data. I'm wondering if there is a way around this box, to store the username and password of the connection to the server? I dont want to have the users have to initiate the connection.
Maybe some sort of code I can add so that on application startup, the ODBC connection is automatically initialized? Any advice is appreciated.