Algernon83
Programmer
I have a database that I would like to link to a SQL server back-end. However, when I use ODBC to connect, the .mdb file does not record the user id and password. This works for me because I can use my NT login, but other people need to use this database that don't have access to the SQL server database. I've tried changing it using the description field under design view/properties and using a macro to change the table's connect property, but neither change is saved. How can I make it record the userid and password so that others can get into the database?