Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

EncryptPassword – PB Docs 2022 – PowerBuilder Library

EncryptPassword – PB Docs 2022

EncryptPassword

database parameter

Description

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

When to specify EncryptPassword

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

Applies to

OLE DB

Syntax

Parameter

Description

value

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

  • True

    Tells PowerBuilder to encrypt the password

  • False

    (Default) Tells PowerBuilder not to encrypt the
    password

Default value

EncryptPassword=’False’

Examples

To tell PowerBuilder to encrypt your password when connecting to
Microsoft SQL Server or an OLE DB data provider:

  • Database profile

    Select the Encrypt Password check box on the Security page in
    the Database Profile Setup dialog box.

  • Application

    Type the following in code:

See also

DataLink

IntegratedSecurity

MaskPassword

PersistEncrypted


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x