MySQL Forums
Forum List  »  Connector/ODBC

Prompt for Username/Password when connecting
Posted by: Jakob Krieg
Date: April 04, 2017 08:37AM

Hi guys,

im developing an app in Matlab where i use ODBC for connecting to a MySQL database.

Problem:The password and username is stored permanent when i set up the odbc connection (DNS, Host, etc). I want to run the app on a single windows-user for many persons.

Is there any possiblity to ask for the password and username of the odbc connection when the App gets started?

At the Moment there is no authentication when the app gets started because the password and username of the initial set up is used.

Thanks in advance!

Options: ReplyQuote


Subject
Written By
Posted
Prompt for Username/Password when connecting
April 04, 2017 08:37AM


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.