MySQL Forums
Forum List  »  Connector/ODBC

Re: Access loses its connection/authentication to the MySQL database (randomly requests username password)
Posted by: Bogdan Degtyariov
Date: April 24, 2018 08:16AM

The ODBC driver manager is responsible for saving the password from the DSN dialog.
If the password is not saved it could be something with permissions.
For instance: an attempt to use the system DSN instead of User DSN.
Can you check if a User DSN works better for you?

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.