EPUB | CHM | PDF

TMySQLDatabase.Properties.UserPassword

Top Previous Next

To provide a Password for the connection.

Syntax:

property UserPassword: String;

Description:

For security reasons we strongly recommend you to set Password for each user.

warning By default MySQL has user root with empty password and server administering rights. Don't forget to change password for root!

See also: DatabaseName, Host, Port, UserName