UniConnectDialog does not save the last password MYSQL

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
genisoftware
Posts: 1
Joined: Fri 24 Jun 2011 11:10
Contact:

UniConnectDialog does not save the last password MYSQL

Post by genisoftware » Fri 24 Jun 2011 11:17

Hi,

How can I get the standard connectdialog to save the last username and password used to connect to MySql database to the registry for future use?

I am Using c++Builder XE.

Thank you.

AndreyZ

Post by AndreyZ » Fri 24 Jun 2011 12:47

Hello,

The TUniConnectionDialog component doesn't save the latest inputed password to the registry because this is not in line with security principles.

Post Reply