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

PersistEncrypted – PB Docs 2022 – PowerBuilder Library

PersistEncrypted – PB Docs 2022

PersistEncrypted

database parameter

Description

Specifies whether the data source you are accessing through the
OLE DB interface is allowed to save your encrypted password.

When to specify PersistEncrypted

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

Applies to

OLE DB

Syntax

Parameter

Description

value

Specifies whether the data source can save your
encrypted password. Values are:

  • True

    Tells the data source it can save your
    password.

  • False

    (Default) Tells the data source it cannot save your
    password.

Default value

PersistEncrypted=’False’

Examples

To tell the data source you are accessing through OLE DB that it
can save your password:

  • Database profile

    Select the Persist Encrypted check box on the Security page in
    the Database Profile Setup dialog box.

  • Application

    Type the following in code:

See also

DataLink

MaskPassword

EncryptPassword

PersistSensitive


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