skip to main content
Using the ODBC Client : Specifying ODBC Connection Attributes : Pooling
 

Pooling

Attribute

Pooling (POOL)

Description

Specifies whether to use the driver’s connection pooling.
Note: The application must be thread-enabled to use connection pooling.

Valid Values

0 | 1
If set to 1 (Enabled), the driver uses connection pooling.
If set to 0 (Disabled), the driver does not use connection pooling.

Default

0 (Disabled)