PersistEncrypted – PB Docs 126

PersistEncrypted database parameter

Description

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

note.png When to specify PersistEncrypted

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

Controls

  • 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

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


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