Application Using Threads
- Last Updated: March 6, 2025
- 1 minute read
- Hybrid Data Pipeline
- Version 4.6
- Documentation
Attribute
ApplicationUsingThreads (AUT)
Purpose
Determines whether the driver works with multi-threaded ODBC applications. This connection option can affect performance.
Valid Values
0 | 1
Behavior
If set to 1 (Enabled), the driver works with single-threaded and multi-threaded applications.
If set to 0 (Disabled), the driver does not work with multi-threaded applications. If using the driver with single-threaded applications, this value avoids additional processing required for ODBC thread-safety standards.
Default
1 (Enabled)
GUI Tab
Advanced tab