We have a custom application written for Access 2000 on the front-end and has SQL 7 on the back-end.
Since the last time the developer made changes, the SQL login box no longer saves the User ID from the last login. It saves the user name that I used when I attached and compacted the database, and it never changes, even after another user logs on.
I did a little research and it seems that the application should be pulling this value from the key "LastUser" in the registry. This value is located in the registry at: HKEY_LOCAL_MACHINE\Software\ODBC\ODBC.INI\HMSSQL.
However, I am unable to find where the Access front end looks for this key.
Does anyone have any ideas or advice?
Thanks--
Beth
Since the last time the developer made changes, the SQL login box no longer saves the User ID from the last login. It saves the user name that I used when I attached and compacted the database, and it never changes, even after another user logs on.
I did a little research and it seems that the application should be pulling this value from the key "LastUser" in the registry. This value is located in the registry at: HKEY_LOCAL_MACHINE\Software\ODBC\ODBC.INI\HMSSQL.
However, I am unable to find where the Access front end looks for this key.
Does anyone have any ideas or advice?
Thanks--
Beth