EncryptPassword

Description

Specifies whether you want InfoMaker to encrypt your password automatically when connecting to an OLE DB data provider.

NoteWhen to specify EncryptPassword You must specify the EncryptPassword parameter before connecting to the database.

Applies to

Syntax

EncryptPassword='value'

Parameter

Description

value

Specifies whether you want InfoMaker to encrypt your password. Values are:

  • True Tells InfoMaker to encrypt the password

  • False (Default) Tells InfoMaker not to encrypt the password

Default

EncryptPassword='False'

Examples

Example 1

SQL

Example 2

To tell InfoMaker to encrypt your password when connecting to Microsoft SQL Server or an OLE DB data provider, select the Encrypt Password check box on the Security page in the Database Profile Setup dialog box.

See also