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

PWEncrypt – PB Docs 126 – PowerBuilder Library

PWEncrypt – PB Docs 126

PWEncrypt database parameter

Description

PWEncrypt specifies whether you want Open Client to automatically
encrypt your password when connecting to an SAP Adaptive Server Enterprise
database in PowerBuilder.

note.png When to specify PWEncrypt

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

Controls

  • ASE, SYC SAPAdaptive
    Server Enterprise

Syntax

Parameter

Description

value

Specifies whether you want the Open Client
software to encrypt your password. Values are:

  • Yes

    (Default) Tells Open Client to encrypt the password by setting
    the CS_SEC_ENCRYPTION connection property to CS_TRUE.

  • No

    Tells Open Client not to encrypt the password by setting the CS_SEC_ENCRYPTION
    connection property to CS_FALSE.

Default

PWEncrypt=’Yes’

Examples

To tell Open Client not to encrypt your password
when connecting to an SAP Adaptive Server Enterprise database in PowerBuilder:

  • Database profile

    Clear the Encrypt Password check box on the Network page in
    the Database Profile Setup dialog box.

  • Application

    Type the following in code:


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