remoteRunWithCompression#

swordfish.function.remoteRunWithCompression()#

The function has the same feature and usage as the function remoteRun. The only difference lies in that remoteRunWithCompression compresses tables with more than 1,024 rows during transmission.

Parameters:
  • conn (Constant) – The connection handle to a remote database.

  • script (Constant) – The script or function to be executed.