Connection Pooling
- Last Updated: July 30, 2025
- 1 minute read
- DataDirect Connectors
- ODBC
- Salesforce 8.0
- Documentation
Attribute
Pooling (pool)
Purpose
Specifies whether to use the driver’s connection pooling.
Valid Values
0 | 1
Behavior
If set to 1 (Enabled), the driver uses connection pooling.
If set to 0 (Disabled), the driver does not use connection pooling.
Notes
The application must be thread-enabled to use connection pooling.
This connection option can affect performance.
Default Value
0 (Disabled)