In Client/Server mode, network transfers take time. HyperFileSQL Client/Server offers frame compression: the data packets that travel between the applications and the server are compressed. Therefore, the volume of data traveling on the network is less and the data moves faster.
To enable frame compression, simply:
• use the WLanguage ..Compression property on the connection.
• check the "Data compression" box in the description of the analysis connection.
Note:
Frame compression should only be used with slow networks: Internet GPRS, ... On a fast network, the time spent compressing and decompressing frames may offset the time saved.