I have an Access DB where several tables are linked to SQL tables. <br><br>The problem is that when I run the DB, i get the SQL Server login box asking me for a user id and password. All of that is fine, but how do I code a solution where I do not get the box appearing on screen. (note i do not want a trusted connection)<br><br>Thanks