skip to main content
Connection Option Descriptions : Compress Data
  

Try DataDirect Drivers Now

Compress Data

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

Web Service tab

See also

This connection option can affect performance. See Performance Considerations for details.