WSCompressData
- Last Updated: May 15, 2020
- 1 minute read
- DataDirect Connectors
- JDBC
- IBM Db2 5.1
- MySQL 5.1
- Progress OpenEdge 5.1
- SAP Sybase 5.1
- Documentation
Purpose
Specifies whether the driver compresses data it sends to or receives from the Web server.
Valid Values
none | compress
Behavior
If set to none, the driver sends and receives uncompressed data to and
from the Web server.
If set to compress, the driver sends and receives compressed data to and
from the Web server.
Notes
- Setting the WSCompressData property to
nonecan significantly degrade performance.
Default
compress
Data Type
String