USER MANUALS

SAP IQ / SYBASE IQ

To use the API of SAP IQ / Sybase IQ to perform bulk data loads, the option “allow_read_client_file” of SAP IQ / Sybase IQ has to be enabled.

  1. If the setting is disabled, execute this in SAP IQ / Sybase IQ to enable it:

    SET OPTION allow_read_client_file=on;
    

Note

Bulk Data Loading Requires SQL Anywhere Driver. To perform a bulk data load, you must use the adapter with the SQL Anywhere driver. This functionality is not supported when using the TDS protocol.

Add feedback