Icon ServerConfigPassword Property

property ServerConfigPassword: String

Use the ServerConfigPassword property to specify the password used to encrypt the the configuration file the database server uses for storing all configuration information when the EngineType property is set to etServer. The default value is "elevatesoft". The name of the configuration file itself is specified in the ServerConfigFileName property.

Information This property cannot be set while the engine is active and the TDBISAMEngine Active property is True.
Image