Part 2: The 32-Bit/64-Bit Drivers : The Sybase Wire Protocol Driver : Connection Option Descriptions : Connection Pooling

Connection Pooling
Attribute
Pooling (POOL)
Purpose
Specifies whether to use the driver’s connection pooling.
Determines whether the driver works with applications using multiple ODBC threads.
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
Default
0 (Disabled)
GUI Tab
Data Source Configuration through a GUI
See Also
See Performance Considerations for details.

© 2013 Progress Software Corporation and/or its subsidiaries or affiliates.