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

CacheAuthentication – PB Docs 2022 – PowerBuilder Library

CacheAuthentication – PB Docs 2022

CacheAuthentication

database parameter

Description

Specifies whether the OLE DB data provider can cache sensitive
authentication information, such as a password, in an internal
cache.

When to specify CacheAuthentication

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

Applies to

OLE DB

Syntax

Parameter

Description

value

Specifies whether the OLE DB data provider can
cache authentication information. Values
are:

  • True

    Tells the OLE DB data provider to cache
    information.

  • False

    (Default) Tells the OLE DB data provider not to
    cache information.

Default value

CacheAuthentication=’False’

Examples

To tell the OLE DB data provider to cache authentication
information:

  • Database profile

    Select the Cache Authentication check box on the Security page
    in the Database Profile Setup dialog box.

  • Application

    Type the following in code:

See also

DataLink

IntegratedSecurity


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