CompressData
Applies to
VAccess
(DEPRECATED - former I*net Data Server only.) Enables or disables data compression when sending data to or receiving data from the IDS. This property is ignored if the VAccess control is not trying to access remote data via the IDS.
Remarks
The CompressData property determines whether or not compression will be used when communicating with the IDS. Since the IDS determines compression settings on the fly on a per-client basis, this property may be set either True or False at run time, even between record requests.
Since the VAccess control can be used to access IDS only over slower networks (using standard Btrieve requesters over a LAN), this property should be set to True most of the time.
The default value is True.
See Also
PSQL Programmer's Guide