EPUB | CHM | PDF

TPSQLDatabase.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 define Password for each user.

By default PostgreSQL has user postgres with empty password and server administer rights. Don't forget to change password for postgres!