CacheName
Description
Allows PowerBuilder to specify the name of the database connection
cache used by PowerServer (2021, 2022, or later).
Applies to
ASE (ODBC)
MySQL
Oracle
PostgreSQL
SQL Server
SQL Anywhere (ODBC)
Syntax
|
1 |
CacheName='value' |
Default value
None
Usage
You can dynamically map transaction object to the connection cache
through this parameter.
You can also statically map the transaction object with the cache
in the PowerServer project painter or in the PowerServer solution (see
Configure
the database connection for details).
The dynamic mapping has priority over the static mapping.
Examples
|
1 |
SQLCA.DBParm="CacheName='mydbcache'" |
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest