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

You must specify the CacheAuthentication parameter before connecting
to the database.
Controls
-
OLE DB
Syntax
1 |
CacheAuthentication='<span>value</span>' |
Parameter |
Description |
---|---|
value |
Specifies whether the OLE DB data provider
|
Default
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:
1SQLCA.DbParameter="CacheAuthentication='True'"
See Also
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest