Question : Retain login and password when accessing SQL database

We access a MS Sql database multiple times from Microsoft Access linked databases.  Each time we close the Access database and re-open, we have to enter the password to the Sql database.  Is there any way to retain the password?  I apologize for my very limited experience in programming and the answers I have seen so far seem to require programming.  This is SQL 2000 and MS Access 2003.  

Answer : Retain login and password when accessing SQL database

When you link the tables in initially -- on the lower right hand corner is a Save Password check box. If you turn it on, it will save the password in a system table in the DB.
Random Solutions  
 
programming4us programming4us