Page 1 of 1

UniConnectDialog does not save the last password MYSQL

Posted: Fri 24 Jun 2011 11:17
by genisoftware
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.

Posted: Fri 24 Jun 2011 12:47
by AndreyZ
Hello,

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