Compress Data
- Last Updated: October 30, 2020
- 1 minute read
- DataDirect Connectors
- ODBC
- Oracle Service Cloud 7.1
- Documentation
Attribute
WSCompressData (WSCD)
Purpose
Specifies whether the driver compresses data it sends to or receives from the web server.
Valid Values
0 | 1
Behavior
If set to 0 (none), the driver sends and receives uncompressed data to and from the web server.
If set to 1 (compress), the driver sends and receives compressed data to and from the web server.
Notes
- Setting the WSCompressData property to 0 (none) can significantly degrade performance.
Default
1 (compress)
GUI Tab
See also
This connection option can affect performance. See Performance considerations for details.