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

Hint – PB Docs 2022 – PowerBuilder Library

Hint – PB Docs 2022

Hint

database parameter

Description

Specifies a hint to assist in remembering the password specified
for encrypting and decrypting data.

When to specify Hint

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

Applies to

I10 Informix

Syntax

Parameter

Description

value

A string that will be used as a hint to help you
remember the password used for encrypting and decrypting
data.

Default value

None.

Usage

In IDS 10.0 and later, the SQL statement SET ENCRYPTION PASSWORD
can improve the confidentiality of data and support data integrity by
defining or resetting a password for encryption and decryption of data
at the column level.

You can set the EncryptionPass and Hint static DBParms on the
System tab page in the Database Profile Setup dialog box for I10
connections to specify a password and an optional hint to help you
remember the password. The password does not display in the database
Profile Setup dialog box and is encrypted in the database profile in the
registry. The application uses built-in Informix functions to encrypt
and decrypt character data.

Examples

To specify Archimedes as the password for data encryption and
Eureka as the hint to help you remember the password:

  • Database profile

    Enter Archimedes in the Encryption Password box and Eureka in
    the Hint box on the System page in the Database Profile Setup dialog
    box.

  • Application

    Type the following in code:

See also

EncryptionPass


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